/* CSS Document */
  * {
     margin: 0;
 }
 html, body {
     height: 100%;
 }
 .wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -8em;
 }
 .footer {
	height: 4em;
	background: #3CC43C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
 }
 .push{
	height: 8em;

}



#content {
	background: #000;

	}
#header {
	height: 140px;
	width: 100%;
	background-color:#000;
	background-image: url(../images/header_bck.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#headerTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	left: 275px;
	top: 35px;
}

#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #F60;
	text-align: center;	
	}

#hr {
	background: #EB6AA3;
	position: absolute;
	top: 138px;
	height: 2px;
	clear: both;
	left: 0px;
	width: 100%

}
#hr2 {
	background: #F3C69C;
	position: absolute;
	top: 140px;
	height: 2px;
	z-index: 200;
	left: 0px;
	width: 100%

}


#mainContent {
	background: #FFFFFF;
	width: 600px;
	min-width: 400px;
	min-height: 500px;
	position: relative;
	left: 200px;
	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000033;
	padding: 1.2em;
	margin-top: -410px;	

}

#mainContentpass {
	background: #FFFFFF;
	width: 600px;

	z-index: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000033;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.5em;
	color: #000033;
	padding-top: 4px;
	padding-bottom: 4px;

}
#contentOrgChart{
	width: 750px;
	background: #ffffff;
	margin: -20px;
	padding-bottom: 5px;
	padding-top: 20px;
}
/*board member pics*/
div.pic {
	border: thin silver solid;
	margin: 10px 0px;
}
div.pic p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
}
#boardContent {
	height: 900px;
	width:620px;
	background-color: #FFF;
}
#column1 {
	float: left;
	width: 250px;
	margin-left: 20px;
	background-color:#FFF;
}
#column2 {
	float: left;
	width: 250px;
	margin-left: 20px;
	background-color:#FFF;
}
strong {
	font-weight: bold;
}
.stronggold{
	font-weight: bold;
	color:#F60
	}
.small {
	font-size: 0.75em;
	margin: 0px;
}
.smallCenter {
	font-size: 0.75em;
	margin: 0px;
	text-align: center;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

#dir td {height: 90px;}
table{ 
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: white;
	font-size: .95em;
}
td{

	
	color:#000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	background: white;
}

th {
	border: 1px solid #990000;

	background: #FFCC99; 
}
#subscribe table{
	position: absolute;
	z-index: 35;
	top: 0px;
	right: 9px;
	border: 1px solid #990000;
	
	
	}
	
#subscribe td{
	height: 15px;
	width: 180px;
	background:#900
	}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 1.2em 0px 0px;
	color: #900;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 5px;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;
	margin-top: 10px;
	margin-bottom: 5px;
	font-variant: normal;
	padding-right: 10px;
	margin-left: 10px;
	font-size: 18px;
	
}
.list li {
	color: #000033;
	list-style: disc;
	
	margin-left: 30px;
	font-size: .95em;
}
.kidlist li {
	color: #009900;
	list-style: square;
	margin-left: 30px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}
#titleImg {
	margin-bottom: 10px;
}

/* Homepage Css */
object {
	position: absolute;
	left: 480px;
	top: 90px;

}
#hpSlide{
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: 10px;
}
.slideButtons {
	clear: both;
	margin-left: -10px;
}
#hpVideo {
	position: absolute;
	left: 480px;
	top: 320px;
}
#hpSpotlight {
	position: absolute;
	left: 510px;
	top: 0px;
}
#hpTwitter {
	position: absolute;
	left: 675px;
	top: 0px;
}
#hpButton1 {
	position: absolute;
	left: 675px;
	top: 90px;
}
#hpButton2 {
	position: absolute;
	left: 675px;
	top: 165px;
}
#hpButton3 {
	position: absolute;
	left: 675px;
	top: 240px;
}
#hpFacebook {
	position: absolute;
	left: 675px;
	top: 310px;
}
#hpBlog {
	position: absolute;
	left: 675px;
	top: 330px;
}
/* End Homepage Css*/

a:link {
	color: #990000;
}
a:hover {
	color: #FF0000;
}

a:visited {
	color: #990000;
}

 


 
 
 
 
 
 
.redTitle {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
} 
  
 
.red {
	color: #FF0000;
}
.blue {
	color: #0000CC;
}
.green {
	color: #00CC00;
}
#quiz object {
	position: relative;
	left: 30px;
	top: 20px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
img {
	padding: 7px;
}
.floatrght {
	float: right;
}
.red {
	font-size: 14px;
	color: #900;
}
.redlarge {
	font-size: 18px;
	color: #900;
	text-align: center;
}

