body {
	background-color: #9CD6F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.3em;
	text-align: center;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-image: url(img/faces4.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 94px;
	padding-bottom: -30px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
    line-height: 1.5em ;
	text-align: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
p {
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
}
.p-center {
	font-size: 14px;
	line-height: 1.5em;
	text-align: center;
	color: #333;
	font-weight: normal;
}
a:visited {
	color: #3366CC;
}
a:hover {
	color: #3366CC;
}
a {
	color: #3366CC;
}

dl {
	text-align: left;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
dd {
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.black-back {
	color: #FFFFFF;
    font-weight: bold;
	background-color: #000000;
}
.black-back a {
	color: #FFFFFF;
}
.black-back a:visited {
	color: #FFFFFF;
}
.black-back a:hover {
	color: #6600FF;
}
.black-back .script-font a {
	color: #FFFFFF;
}
.raised {
	margin-top: -17px;
}

.sub-title { 
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #FFE773; 
  line-height: normal; 
  padding-bottom: 5px; 
  text-align: center}


.footer1 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	text-align: center
}
.footer2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFE773;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-align: right;
	background-color: #000;
}
.footer3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; text-align: center }
.script-font {
	font-family: "Lucida Calligraphy", "Century Schoolbook","Verdana";
	font-size: 2em;
	font-style: normal;
	line-height: normal;
	font-weight: normal
}
.small {
	font-size: 0.8em;
}
.subtitle3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold}
.comic-teal {
	font-family: "Comic Sans MS", Verdana;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #009999
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFCC;
	text-align: right;
}
.footer-title {
	font-family: "Palatino Linotype", "Century Schoolbook", Batang, serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: -4px;
}
.x-large-gray {
	font-family: ScalaSans-RegularCon, "Bodoni PosterCompressed", Birch, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #666666;
	text-align: center;
}
.large-red {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #900;
	text-align: center;
}
.xlarge-red {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #900;
	text-align: center;
}

.large-comic-black-back {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	width: auto;
	padding: 5px;
}

ul {
	font-size: 14px;
	text-align: left;
}
li {
	font-size: 14px;
	text-align: left;
}
ol {
	font-size: 14px;
	text-align: left;
}
.red {
	color: #900;
	font-weight: bold;
}
.red a:visited {
	color: #900;
}

.red a {
	color: #900;
}
.bigger {
	font-size: 2em;
}
.button {
	font-weight: normal;
	border: medium solid #900;
	width: auto;
	padding: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #900;
}
.spaced-list {
	line-height: 150%;
	top: 2px;
	padding-top: -5px;
	margin-top: -5px;
}
