@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	margin: 2px auto;
	}

#printheader {
	display: block;
	width: 700px;
	height: 86px;
	}

#wrapper {
	margin: 0px auto;
	background: transparent;
	width: 100%;
	}
	
#aaheading {
	display: none;
	}

#imagecontent {
  	display: none;
	}
	
#imagecontent img {
	display: none;
	}
	
#aaheading h1 {
	display: none;
	}

/******************************************** NAVIGATION ********************************************/

#navigation {
	display: none;
	}

/******************************************** MAIN NAVIGATION ********************************************/

ul#mainnav {
	display: none;
	}
	
ul#mainnav li {
	display: none;
	}

/******************************************** SECONDARY NAVIGATION ********************************************/

ul#secondnav {
	display: none;
	}
	
ul#secondnav li {
	display:none;
	}

/******************************************** SUB HEADER ********************************************/

#subheaderbackgroundbar {
	position: absolute;
	top: 191px;
	left: 0px;
	display: block;
	width: 100%;
	height: 50px;
	border: 0;
	margin: 0;
	padding: 0;
	}

#subheaderbackgroundbar.aboutus {
	background-color: #66acb0;
	}

#subheaderbackgroundbar.admissions {
	background-color: #ddc4a7;
	}

#subheaderbackgroundbar.prek {
	background-color: #acbfed;
	}

#subheaderbackgroundbar.lower {
	background-color: #f466ba;
	}

#subheaderbackgroundbar.middle {
	background-color: #9274a8;
	}

#subheaderbackgroundbar.upper {
	background-color: #f96666;
	}

#subheaderbackgroundbar.athletics {
	background-color: #ffb17a;
	}

#subheaderbackgroundbar.handbook {
	background-color: #ffff99;
	}

#subheaderbackgroundbar.parents {
	background-color: #cccccc;
	}

#subheaderbackgroundbar.galleries {
	background-color: #871a1a;
	}

#subheader {
	position: relative;
	width: 950px;
	height: 50px;
	border: 0;
	margin: 0;
	padding: 0;
	}

#subheader img {
	border: 0px;
	}

/******************************************** SUB NAVIGATION ********************************************/


#subnavarea {
	display: none;
	}

#subnavarea ul {
	display: none;
	}
	
#subnavarea ul li {
	display: none;
	}

/******************************************** CONTENT ********************************************/

#container {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	margin: 50px 0px 0px 0px;
	padding: 0;
	border-top: #999999 solid 1px;
	}

#content {
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #0e1d42;
	background: transparent;
	border-top: #999999 solid 1px;
	}


/******************************************** SUB CONTENT ********************************************/

#subcontent {
	padding: 15px 20px 20px 25px;
	margin: 0;
	text-align: left;
	float: left;
	width: 95%;
	}
	
#announcement {
	float: right;
	width: 300px;
	height: 230px;
	border: #cccccc solid 1px;
	padding: 5px;
	margin: -30px -20px 10px 10px;
	background-color: #fff;
	}

#subcontent h2 {
	font-family: Calisto MT, Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	color: #999999;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: #999999 solid 1px;
	}

#subcontent h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0e1d42;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-top: #999999 dotted 1px;
	border-bottom: #999999 dotted 1px;
	}

#subcontent h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	border-bottom: #999999 dotted 1px;
	}

#subcontent h5 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}

#subcontent p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #0e1d42;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	border: 0px;
	}

#subcontent p.change {
	color: #990000;
	}

#subcontent ul {
	list-style-type: disc;
	margin: 5px 0px 5px 10px;
	padding: 5px 0px 0px 20px;
	}

#subcontent ol {
	margin: 5px 0px 5px 10px;
	padding: 5px 0px 0px 20px;
	}
	
#subcontent li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#0e1d42;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	}

#subcontent a, a:link, a:visited, a:active {
	display: inline;
	color: #790000;
	text-decoration: none;
	}

#subcontent a:hover {
	display: inline;
	color: #0e1d42;
	text-decoration: underline;
	}

#subcontent img.top {
	float: right;
	border: #cccccc solid 1px;
	padding: 5px;
	margin: -30px -20px 10px 10px;
	background-color: #fff;
	}	

#subcontent img.content {
	float: left;
	border: #cccccc solid 1px;
	padding: 5px;
	margin: 5px 9px 5px 0px;
	background-color: #fff;
	}	

#subcontent table {
	width: 100%;
	}

#subcontent tr {
	vertical-align: top;
	}

#subcontent td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #0e1d42;
	margin: 0px 0px 0px 0px;
	padding: 5px 1px 5px 1px;
	}

/******************************************** FOOTER ********************************************/

#footer {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	border: #999999 dotted 1px;
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	}

#footer p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #0e1d42;
	}

#footer a, a:link, a:visited, a:active {
	display: inline;
	color:#999999;
	text-decoration: none;
	}

#footer a:hover {
	color:#0e1d42;
	text-decoration: none;
	}

/******************* Subsub nav *************************/

#subsubnavarea {
	position: relative;
	width: 330px;
	height: 45px;
	background-color: #999999;
	display: block;
	border: 1px;
	}

#subsubnavarea p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	color: #0e1d42;
	margin: 3px 10px 0px 10px;
	padding: 3px 10px 0px 10px;
	}

