/* CSS Document */
*{
	margin: 0;
	padding:0;
}

*html #wrapper{
	height:95%;
}

html, body {
	height:100%;
	margin:0;
	padding:0;
	background: #1f55c1 url(images/gradient_background.gif) repeat-y top center;
	min-height: 100%;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #727272;
}

#container{
	margin-left: auto;
	margin-right:auto;
	top: 0;
	bottom: 0;
	width: 763px;
	visibility: visible;
}

#header{
	background: #6683ff url(images/Header_Left.jpg) repeat-y;;
	/*IE hack??*/
	height:210px;
}

#header h1{
	float:left;
	margin:0;

}

#header h1 a{
	display: block;
	width: 287px;
	height: 67px;
	text-indent: -9000px;
	background-image: url(images/YES_Logo.jpg);
}

#header h2 {
	float:right;
	margin:0;
}

#header h2 a.kid1{
	display:block;
	width: 423px;
	height: 210px;
	text-indent:-9000px;
	background-image:url(images/Student_Pic.jpg);
	background-repeat: no-repeat;
}

#header h2 a.kid2{
	display:block;
	width: 423px;
	height: 210px;
	text-indent:-9000px;
	background-image:url(images/Student_Pic_02.jpg);
	background-repeat: no-repeat;
}

#header h2 a.kid3{
	display:block;
	width: 423px;
	height: 210px;
	text-indent:-9000px;
	background-image:url(images/Student_Pic_03.jpg);
	background-repeat: no-repeat;
}

/*
.studentPic{
	float:right;
	margin-bottom: 0;
}*/

#nav{
	background: #FFFFFF url(images/Nav_Back.jpg) repeat-x scroll left top;
	overflow:auto;
	height:2em;
	width:763px;
	clear:both;
	text-align:left;
}

#nav ul {
	font: normal 14px Arial;
	color:#FFFFFF;
	margin-top: 8px;
	padding-left:5%;
	text-indent: -9000px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#nav li {
	float:left;	

}

#nav li#home-1 {
	background: transparent url(images/Home_Nav.jpg) no-repeat scroll 0%;
	width: 53px;
	margin-left:10px;
	margin-right:10px;
}

#nav li#maef-1 {
	background: transparent url(images/MAEF_Nav.jpg) no-repeat scroll 0%;
	width: 44px;
	margin-left:10px;
	margin-right:10px;
}

#nav li#mcpss-1 {
	background: transparent url(images/MCPSS_Nav.jpg) no-repeat scroll 0%;
	width:57px;
	margin-left: 10px;
	margin-right: 10px;
}

#nav li#conversation-1 {
	background: transparent url(images/Conversation_Nav.jpg) no-repeat scroll 0%;
	width:157px;
	margin-left: 10px;
	margin-right: 10px;
}

#nav li#links-1 {
	background: transparent url(images/Links_Nav.jpg) no-repeat scroll 0%;
	width:42px;
	margin-left: 10px;
	margin-right: 10px;
}

#nav a {
	color:#000000;
	display:block;	
	margin-right:5px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-5000px;
}

#nav a#home:hover, #nav a#maef:hover, #nav a#mcpss:hover, #nav a#conversation:hover, #nav a#links:hover {
	background-position:0pt;
	z-index: 50;
}

#nav a#home {
	background: transparent url(images/Hit_Home.jpg) no-repeat scroll -999px;
	width: 53px;
}

#nav a#maef {
	background: transparent url(images/Hit_MAEF.jpg) no-repeat scroll -999px;
	width:44px;
}

#nav a#mcpss {
	background: transparent url(images/Hit_MCPSS.jpg) no-repeat scroll -999px;
	width:63px;
}

#nav a#conversation {
	background: transparent url(images/Hit_conversation.jpg) no-repeat scroll -999px;
	width:161px;
}

#nav a#links {
	background: transparent url(images/Hit_Links.jpg) no-repeat scroll -999px;
	width:46px;
}


#wrapper {
	background: transparent url(images/Content_Back.jpg) repeat-y top center;
	min-height:95%;
	height:95%;
	margin:0;
	width:763px; 

}

#content{
	margin:0;
	padding-left:0;
	width: 750;

	overflow-y:auto;
	overflow-x:hidden;
}

#content .slide {
	padding-left: 5%;
	margin:15px -10px;
}

#content .tagLine {
	margin:0;
	padding-left: 12pt;
}

#content .subTag {
	margin-top: 10px;
	padding-left: 3%;
}

#content .underline{
	margin:auto;
	float: left;
	margin-top: -15px;
	padding-left: 12px;
}

#content .blurb{
	padding-right: 28em;
	padding-left: 3em;
	margin-top: 5px;
	margin-bottom: 1em;
}

#content .blurb a {
	color:#475684;
}

#content h3 {
	color:#666666;
	font-size:100%;
	margin:0;
	padding:0;
	font-weight:400;
	padding-right: 28em;
	padding-left: 3em;
	margin-top: 5px;
	margin-bottom: 1em;
}

#content .side{
	float:right;
	padding-right: 11pt;
	margin: 1em 0 0 0 ;
}

#content li {
	padding-left: 35pt;
	padding-right: 20em;
	margin-bottom: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #727272;
	list-style-position: inside;
}

#content .billboards {

}

#content .links {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color: #727272;
	width:600px;
	margin: 20pt 10pt auto 0;
}

#content .links a {
	text-decoration:none;
	color:#727272;
}

#slides {
	background: transparent url(images/Content_Back.jpg) repeat-y top center;
	margin:0;
	padding:0;
	width: 763px;
	height:300px;
	
}

#content h4 {
	float:left;
	position:relative;
	margin:0 0 0 0;
	margin-left:10pt;
}

#content h4 a {
	display: block;
	width: 438px;
	height: 217px;
	text-indent: -9000px;
	background-image: url(images/slides/big_engage.jpg);
}

#slides h2 {
	position:relative;
	float:right;
	text-indent:-9999px;
	margin-top:-9em;
	margin-right:35pt;
	padding:0;
	height:420px;
	width:210px;
	background:transparent url(images/SlidesSide.jpg) no-repeat right;
	display:inline;
}


#content .teachers{
	border:#FFFFFF;
	float:right;
	display:inline;
	margin-top:-9em;
	margin-right:3em;
	margin-bottom:20pt;
}

#content img a {
	outline:none;	
}

#content .learn{
	border:#FFFFFF;
	display:inline;
	float:right;
	margin-top:-14em;
	margin-right:3em;
	margin-bottom:20pt;
}

#content .percent {
	border:#FFFFFF;
	display:inline;
	float:right;
	margin-top:-4em;
	margin-right:3em;
	margin-bottom:20pt;
}

#content .national {
	border:#FFFFFF;
	display:inline;
	float:right;
	margin-top:12pt;
	margin-right:-13.3em;
}
/*
#slides ul {
	display:block;
	margin:-15em 0 auto 22em;
	padding:0;
	list-style:inside;
	list-style-type:none;
	text-indent:-999em;
}

#slides .learn {
	background:transparent url(images/Learn_Small.jpg) no-repeat center;
	width:210px;
	height:96px;
}

#slides .teachers {
	 background:transparent url(images/Teachers_Small.jpg) no-repeat center;
	 width:210px;
	 height:96px;
}

#slides .percent {
	background: transparent url(images/Percent_Small.jpg) no-repeat center;
	width:210px;
	height:96px;
}

#slides .national {
	background:transparent url(images/National_Small.jpg) no-repeat center;
	width:210px;
	height:96px;
	margin-left:-9.1em;
}

/*
#slides ul {
	float:right;
	font: normal 14px Arial;
	color:#FFFFFF;
	text-indent: -9000px;
	padding-right:0;
	list-style-position:outside;
	list-style-type:none;
	margin:-31.5em 10pt auto 67%;
	
}

#slides li{
	height:97px;
	float:none;
	padding-right: 0pt;
	margin: 10px 0 0 0 ;

}

#slides li#teachers-1 {
	background: transparent url(images/Teachers_Small.jpg) no-repeat scroll 0%;
	width: 210px;
	height:97px;
}

#slides li#learn-1 {
	background: transparent url(images/Learn_Small.jpg) no-repeat scroll 0%;
	width: 210px;
	height:97px;
}


#slides a#teachers {
	background: transparent url(images/Teachers_Small.jpg) no-repeat scroll 0%;
	width: 210px;
	height:97px;
}

#slides li#national-1 {
	background: transparent url(images/National_Small.jpg) no-repeat scroll 0%;
	width: 210px;
	height: 97px;
	margin-bottom:20px;
}

#slides a#national {
	background: transparent url(images/National_Small.jpg) no-repeat scroll 0%;
	width: 210px;
	height: 97px;
	margin-bottom:20px;
}

#slides a#learn {
	background: transparent url(images/Learn_Small.jpg) no-repeat scroll 0%;
	width: 210px;
	height:97px;
}

#slides li#percent-1 {
	background:transparent url(images/Percent_Small.jpg) no-repeat scroll 0%;
	width: 210px;
	height:97px;
}

#slides a#percent {
	background:transparent url(images/Percent_Small.jpg) no-repeat scroll 0%;
	width: 210px;
	height:97px;
}*/

#footer{
	background: #FFFFFF url(images/Content_Back.jpg) repeat-y top center scroll 0%;
	height:5%;
	padding:0;
	margin-top:3em; 
	margin-left:0;
	margin-right:0;
	margin-bottom: 0;
	position:relative;
	clear:both;
	bottom:0;
	
}

#footer .miniNav{
	font: normal Arial 11px;
	color:#475684;
	text-align:center;
}

#footer a {
	text-decoration:none;
}

#footer .bottom{
	float:none;
	font: normal Arial 9.5px;
	color:#727272;
	text-align:center;
	margin-top:5px;
}
