body {
	background: url(/pics/background_pattern.jpg) 0 0 repeat;
	padding: 4px 0 0 0;
	margin: 0;
}

.body_back {
	width: 100%;
	background: url(/pics/bar.png) 0 0 repeat-x;
	position: absolute;
	left: 0;
	top: 29px;
	height: 30px;
	z-index: -1;
}

#top {
	width: 894px;
	margin: 0 auto 4px auto;
	background: #dc9901; /* burnt orange color */
	height: 20px;
	padding: 0 3px;
}

#top #marquee {
	width: 600px;
	float: left;
	padding: 0 3px 0 0;
	line-height: 20px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}

#search { 
	width: 108px;
	height: 16px;
	float: right;
}

#search input#q {
	border: 0;
	padding: 1px 1px 0 2px;
	height: 15px;
	width: 84px;
	float: left;
	margin-top: 2px;
}

#search input#sa {
	float: left;
	width: 18px;
	height: 16px;
	margin-top: 2px;
}

#translate {
	float: right;
}
/* Navigation */
#navigation {
	width: 930px;
	margin: 0 auto;
}

#navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}

ul#topnav {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	height: 32px;
	background: url(/pics/nav_background.png) 0 0 repeat-x;
	position: relative;
	z-index: 9999;
}

#topnav li {
	padding: 0 1px 0 0;
	height: 32px;
	margin: 0;
	float: left;
	list-style: none;
	background: url(/pics/sprite1.png) top right no-repeat;
	line-height: 31px;
	z-index: 9999;
}

#topnav li a {
	color: #f0f0f3; /* white replacer on blue bg */
	text-decoration: none;
	font-size: 14px;
}

#topnav li:hover a {
	color: #081042; /* dark blue */
}
#topnav li a span {
	display: block;
	width: 70%;
	margin: 0 auto;
	height: 32px;
	text-align: center;
}

#topnav li:hover a span, #topnav li.over a span {
	background: url(/pics/sprite1.png) center -32px no-repeat;
}


ul#topnav li#nav_home 			{ width: 79px; margin-left: 24px; display: inline; }
ul#topnav li#nav_aboutus 		{ width: 101px;}
ul#topnav li#nav_admissions 	{ width: 114px;}
ul#topnav li#nav_academics 		{ width: 110px;}
ul#topnav li#nav_parents 		{ width: 89px;}
ul#topnav li#nav_spirituallife 	{ width: 126px;}
ul#topnav li#nav_studentlife 	{ width: 120px;}
ul#topnav li#nav_contactus 		{ width: 112px; background: none; }

	/* Drop downs */
	ul#topnav ul {
		position: absolute;
		left: -999em;
		width: 149px;
	}
	
	ul#topnav li:hover ul, ul#topnav li.over ul {
		left: auto;
		background-position: 0 0;
	}
	ul#topnav ul li {
		float: none;
		margin: 0;
		padding: 0;
		text-align: left;
		background: none;
		line-height: 1.24em;
		height: auto;
		font-family: Arial;
		font-size: 10pt;
	}
	ul#topnav ul li a {
		padding: .42em 7px;
		width: 135px;
		margin: 0;
		display: block;
		background: #081042;
		color: #f0f0f3 !important;
		font-size: 10pt;
	}
	
	ul#topnav ul li a:hover {
		background: #dc9901;
		color: #081042 !important;
	}
	
	


/* Shadow & Both Headers */
#wrapper {
	width: 930px;
	margin: 0 auto;
	background: url(/pics/shadow.png) 0 32px repeat-y;
	position: relative;
	z-index: 899;
	padding-top: 156px;
}
.home #wrapper { padding-top: 125px; }


h1#header {
	padding: 0;
	margin: 0;
}
#wrapper h1#header a {
	display: block;
	width: 900px;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: 15px;
	top: 0;
	z-index: 900;
}

.home #wrapper h1#header a {
	padding-top: 125px;
	background: url(/pics/index_header.jpg) 0 0 no-repeat;
}

#wrapper h1#header a {
	padding-top: 156px;
	background: url(/pics/inside_header.jpg) 0 0 no-repeat;
}

.content, .contentIndex {
	width: 900px;
	margin: 0 15px;
/*	overflow: auto;*/
}

.content {
	background-color: #fff;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	color: #222;
	width: 880px;
	padding: 3px 10px 10px 10px;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

.pageTitle {
	width: 868px;
	height: 24px;
	color: #f0f0f3;
	background: url(/pics/pageTitle.png) 0 0 no-repeat #081042;
	padding: 0 6px;
	margin: 0 0 10px 0;
	font-family: Arial,sans-serif;
	font-size: 18px;
	line-height: 22px;
}


/* Index */

.contentIndex h2 {
	padding: 0;
	margin: 0;
}

#shuffle1 {
	position: relative;
	width: 687px;
	height: 292px;
	float: left;
}

#shuffle1 .overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
	width: 687px;
	height: 292px;
	background: url(/pics/overlay.png) 0 0 no-repeat;
}

#l {
	padding-top: .53em;
}

/* Quicklinks Header */
#quicklinks {
	float: left;
	width: 213px;
	height: 292px;
	background: url(/pics/quicklinks_background.jpg) 0 0 no-repeat;
	position: relative;
}


#quicklinks h2 {
	display: block;
	width: 202px;
	height: 0;
	overflow: hidden;
	padding-top: 27px;
	background: url(/pics/quicklinks_header.png) 0 0 no-repeat;
	margin-top: 24px;
	cursor: pointer;
}

#quicklinks ul {
	position: absolute;
	left: -9999em;
	z-index: 9998;
	margin: 0;
	padding: 0;
	margin-left: 46px;
	list-style: none;
}

#quicklinks_inside:hover ul, #quicklinks_inside.over ul {
	left: auto;
	background-position: 0 0;
}

#quicklinks ul li {
	list-style: none;
	margin: 1px 0 0 0;
	padding: 0;
}
#quicklinks ul li a {
	display: block;
	background: #3b426b;
	opacity: .7;
	-moz-opacity:.7; 
	filter:alpha(opacity=70);
	color: #f0f0f3;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	text-align: right;
	width: 135px;
	padding: .4em 10px;
	line-height: 1.2em;
}

#quicklinks ul li a:hover {
	background: #5e6282;
}
	

#news_container {
	clear: both;
	float: left;
	margin: 0 0 0 12px;
	display: inline;
	background: url(/pics/news_background.png) 0 0 repeat-y;
}
#news_container .HPNews a, #news_container .HPNews, #bb_container .HPBBMessages, #bb_container .HPBBMessages a {
	color: #081042;
}
#bb_container {
	margin-left: 327px;
	margin-right: 246px;
	background: url(/pics/bb_background.png) 0 0 repeat-y;
}

#events_container {
	float: right;
	margin: 0 12px 10px 0;
	display: inline;
	width: 234px;
	background: url(/pics/bluebox_background.png) 0 0 repeat-y;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	color: #f0f0f3;
	position: relative;
}

#events_container .foot {
	display: block;
	background: url(/pics/bluebox_footer.jpg) bottom left no-repeat;
	/*position: absolute;*/
	bottom: 0;
	left: 0;
	width: 234px;
	height: 134px;
	z-index: 3;
}

#events_container .HPEvents {
	color: #f0f0f3;
	position: relative;
	z-index: 4;
	
}
#events_container a {
	color: #f0f0f3;
}

#news_container, #bb_container {
	width: 307px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	padding: 0 0 31px 0;
	position: relative;
}
#news_container .foot, #bb_container .foot {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 307px;
	height: 29px;
}

#news_container .foot {
	background: url(/pics/news_footer.png) bottom left no-repeat;
}

#bb_container .foot {
	background: url(/pics/bb_footer.png) bottom left no-repeat;
}


#news_container h2 a, #bb_container h2 a, #events_container h2 a {
	display: block;
	width: 307px;
	height: 0;
	overflow: hidden;
	padding-top: 40px;
}

#news_container h2 a {
	background: url(/pics/news_header.png) 0 0 no-repeat;
}
#bb_container h2 a {
	background: url(/pics/bb_header.png) 0 0 no-repeat;
}
#events_container h2 a {
	width: 234px;
	padding-top: 39px;
	background: url(/pics/events_header.png) 0 0 no-repeat;
}


/* Footer */

#footer {
	width: 900px;
	margin: 0 auto;
	position: relative;
	height: 120px;
	padding: 0 15px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#footer address,#footer a {
	font-weight: normal;
	position: relative;
	z-index: 2;
}

#footer address {
	padding: 17px 107px 0 0;
	display: block;
	text-align: right;
	color: #f0f0f3;
	font-style: normal;
}

#footer p {
	padding: 0;
	margin: 0;
}

#footer a#poweredby, #footer a#districtlink, #footer a#backtohome {
	display: block;
	position: absolute;
	top: 55px;
	right: 115px;
	width: 250px;
	height: 0;
	overflow: hidden;
	padding-top: 19px;
}

#footer a#districtlink {
	top: 10px;
	width: 65px;
	padding-top: 62px;
	right: 38px;
}

#footer a#backtohome {
	width: 159px;
	padding-top: 69px;
	left: 15px;
	top: 0;
}

#footer .back {
	z-index: 1;
	display: block;
	width: 930px;
	position: absolute;
	top: 0;
	left: 0;
	height: 104px;
	background: url(/pics/footer.png) 0 0 no-repeat;
}
ul.alums li {list-style-type: none; margin-left:-10px;}
ul.alums li a{
font-family:Arial,Verdana,sans-serif;
font-size:9.5pt;
color:#F0F0F3;
}
h2#alums {
	display: block;
	width: 234px;
	height: 0;
	padding-top:39px;
	overflow: hidden;
	background: url(/pics/alumni_header.png) 0 0 no-repeat;
}
