body {
	margin: 0;
	padding: 8px;
	background: url(/pics/background.png) repeat-x #686955;
	font-family: Arial, sans-serif;
}

#header {
	width: 900px;
	padding: 38px 30px 0 30px;
	margin: 0 auto;
	position: relative;
	z-index: 103;
}

#header .back {
	position: absolute;
	top: 10px;
	left: 0;
	width: 960px;
	height: 242px;
	display: block;
	background: url(/pics/header_shadow.png) 0 0px no-repeat;
	
}
#header h1 {
	padding: 0;
	margin: 0;
	width: 900px;
}

#header h1 a {
	display: block;
	width: 900px;
	background: url(/pics/header.png) no-repeat;
	height: 0;
	padding-top: 214px;
	overflow: hidden;
	position: relative;
	z-index: 99;
}

#header .flash {
	position: absolute;
	left: 30px;
	top: 38px;
}

#header .flash object, #header .flash img {
	position: absolute;
	left: 0;
	top: 0;
}

#header .flash object {
	z-index: 98;
}
#header .flash img {
	z-index: 97;
}
#header #searcharea {
	position: absolute;
	left: 30px;
	top: 0;
	z-index: 98;
}

#searcharea #q {
	height: 15px;
	width: 214px;
	background: url(/pics/search_back.png) no-repeat;
	padding: 7px 4px 7px 11px;
	margin: 0;
	border: 0;
	color: #fff;
	float: left;
}
#searcharea #sa {		
	float: left;
	width: 36px;
	height: 29px;
	display: block;
	background: url(/pics/search_button.png) 0 0 no-repeat;
}

#header #googletrans {
	position: absolute;
	right: 30px;
	top: 6px;
	z-index: 98;
}


/*  Container  */
#container {
	margin: 0 auto;
	width: 900px;
	padding: 0 30px;
	background: url(/pics/shadow.png) repeat-y;
}

/* Navigation */

ul#topnav {
	width: 900px;
	padding: 0;
	margin: 0;
	list-style: none;
	height: 25px;
	background: url(/pics/nav_background.png) repeat-x;
	border-bottom: 7px solid #044c3f;
	position: relative;
	z-index: 102;
}

#topnav li {
	float: left;
	padding: 0;
	list-style: none;
	display: inline;
	margin: 0 0 0 30px;
}

#topnav li a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 25px;
	position: relative;
	z-index: 9999;
}


#topnav li#nav_home a { background-image: url(/pics/topnav/home.png); width: 57px; }
#topnav li#nav_aboutus a { background-image: url(/pics/topnav/aboutus.png); width:78px;}
#topnav li#nav_academics a { background-image: url(/pics/topnav/academics.png); width: 91px;}
#topnav li#nav_athletics a { background-image: url(/pics/topnav/athletics.png); width: 83px; }
#topnav li#nav_students a { background-image: url(/pics/topnav/students.png); width: 83px; }
#topnav li#nav_parents a { background-image: url(/pics/topnav/parents.png); width: 73px; }
#topnav li#nav_alumni a { background-image: url(/pics/topnav/alumni.png); width: 65px; }
#topnav li#nav_contactus a { background-image: url(/pics/topnav/contactus.png); width: 97px; }

#topnav li:hover a, #topnav li.over a {
	background-position: 0px -25px;
}

#topnav li ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: -9999em;
	z-index: 999;
}

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

#topnav li ul li {
	margin: 0;
	padding: 0;
	float: none;
}

#topnav li ul li a {
	padding: 0;
	overflow: visible;
	height: auto;
	background: #063426 !important;
	font-size: 10pt;
	width: 146px !important;
	padding: .36em 4px;
	color: #fff;
	text-decoration: none;
	line-height: 1.1em;
	position: relative;
	z-index: 9999;
}

#topnav li ul li a:hover {
	background: #079b74 !important;
}




/* Marquee */
#marquee {
	width: 894px;
	padding: 0 3px;
	line-height: 25px;
	height: 25px;
	background-color: #022e23;
	color: #ffb500;
	text-shadow: 1px 1px 1px #000;
	font-size: 12px;
}

/* Index Only */
.content {
	width: 880px;
	padding: 10px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	font-size: 10pt;
}
.contentIndex {
	width: 900px;
	padding: 0;
	background: url(/pics/index_background.png) repeat-x;
}

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

/* Upper homepage */
#upper {
	width: 900px;
	height: 269px;
}
#shuffle1 {
    float: left;
    padding: 11px 0 0 11px;
}

#quicklinks {
	float: right;
	display: inline;
	margin-top: 11px;
	width: 235px;
}

#quicklinks h2 {
	height: 0;
	overflow: hidden;
}

#quicklinks ul, #quicklinks li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#quicklinks li a {
	display: block;
	width: 235px;
	height: 0;
	overflow: hidden;
	padding-top: 36px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#quicklinks li#ql_staff a { background-image: url(/pics/quicklinks/ql_staff.png); }
#quicklinks li#ql_gradebook a { background-image: url(/pics/quicklinks/ql_gradebook.png); }
#quicklinks li#ql_intouch a { background-image: url(/pics/quicklinks/ql_intouch.png); }
#quicklinks li#ql_forms a { background-image: url(/pics/quicklinks/ql_forms.png); }
#quicklinks li#ql_bulletin a { background-image: url(/pics/quicklinks/ql_bulletin.png); }
#quicklinks li#ql_college a { background-image: url(/pics/quicklinks/ql_college.png); }
#quicklinks li#ql_ptsa a { background-image: url(/pics/quicklinks/ql_ptsa.png); }
#quicklinks li#ql_principal a { background-image: url(/pics/quicklinks/ql_principal.png); }

#quicklinks li a:hover {
	background-position: -235px 0;
}


/* Lower Homepage */
#lower {
	width: 900px;
	clear: both;
}

#left_column {
	clear: both;
	float: left;
	display: inline;
	margin: 0px 0 5px 5px;
	width: 328px;
}
#right_column {
	float: right;
	width: 229px;
	display: inline;
	margin: 0 4px 0 0;
}
#mid_column {
	width: 328px;
	margin: 0 236px 0 336px;
}



#shuffle2 {
	width: 318px;
	height: 138px;
	padding: 5px;
	background: url(/pics/shuffle2_background.png) no-repeat;
}
#shuffle2 img {
	border: 1px solid #777;
}

/* Footer */

#footer {
	position: relative;
	width: 900px;
	padding: 0 30px;
	margin: 0 auto;
	min-height: 153px;
	height: auto !important;
	height: 153px;
	z-index: 2;
}

#footer .back {
	background: url(/pics/footer_background.png) no-repeat;
	position: absolute;
	width: 960px;
	height: 153px;
	top: 0;
	left: 0;
	z-index: 7;
}
.green_foot_line {
	display: block;
	width: 900px;
	height: 15px;
	background: url(/pics/footer_repeatx.gif) repeat-x;
}

#footer .back2 {
	display: block;
	width: 900px;
	height: 99px;
	padding: 0;
	margin: 0;
	background: url(/pics/footer_image.jpg) no-repeat;
}

#footer address {
	width: 900px;
	height: 24px;
	line-height: 23px;
	color: #ffbe00;
	font-size: 10pt;
	letter-spacing: .04em;
	text-align: center;
	font-style: normal;
	background-color: #022e23;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 11;
}

#footer #districtlink {
	position: absolute;
	top: 6px;
	left: 42px;
	height: 0px;
	overflow: hidden;
	width: 102px;
	padding-top: 86px;
	z-index: 9;
}

#footer #poweredby {
	display: block;
	width: 247px;
	height: 0;
	font-size: 1em;
	padding-top: 24px;
	overflow: hidden;
	background: url(/pics/poweredby.png) no-repeat;
	float: right;
	margin: 8px 4px 0 0;
	z-index: 12;
	position: relative;
}

#headlines, #links, #shuffle2 {
	margin-bottom: 3px;
}

#headlines h2 a, #links h2 a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 36px;
	width: 328px;
	background: url(/pics/headlines_header.png) no-repeat;
}

#links h2 a {
	background: url(/pics/selected_links_header.png) no-repeat;
}


.contentIndex .back {
	padding: 6px 5px 6px 5px;
	position: relative;

}
.contentIndex .foot {
	display: block;
}
.contentIndex .ornament {
	position: absolute;
	display: block;
	top: 0;
	left: 5px;
	z-index: 0;
}

.contentIndex table {
	position: relative;
	z-index: 2;
}
#left_column .back {
	width: 318px;
	background: url(/pics/green_background.png) repeat-y;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

#left_column .foot {
	width: 328px;
	height: 7px;
	background: url(/pics/green_foot.png) no-repeat;	
}

#left_column, #left_column table, #left_column table a, #left_column a {
	color: #fff !important;
}

#mid_column a, #mid_column table a, #right_column a, #right_column table a {
	color: #006442 !important;
}

#left_column .ornament {
	background: url(/pics/green_ornament.png) no-repeat;
	width: 318px;
	height: 65px;
}

#mid_column h2 a {
	display: block;
	width: 328px;
	overflow: hidden;
	padding-top: 36px;
	height: 0;
	background: url(/pics/news_header.png) no-repeat;
}

#salute h2 a {
	background: url(/pics/salute_header.png) no-repeat;
}

#mid_column .back {
	background: url(/pics/white_wide_background.png) repeat-y;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	width: 318px;
}

#mid_column .ornament {
	background: url(/pics/white_wide_ornament.png) no-repeat;
	width: 318px;
	height: 103px;
}

#mid_column .foot {
	background: url(/pics/white_wide_foot.png) no-repeat;
	width: 328px;
	height: 30px;
	margin-top: -22px;
}

#right_column h2 a {
	display: block;
	width: 229px;
	height: 0;
	overflow: hidden;
	padding-top: 36px;
	background: url(/pics/events_header.png) no-repeat;
}

#athletic_events h2 a {
	background: url(/pics/athletic_header.png) no-repeat;
}



#right_column .back {
	background: url(/pics/white_narrow_background.png) repeat-y;
	width: 219px;
	min-height: 140px;
	height: auto !important;
	height: 140px;
}

#right_column .foot {
	background: url(/pics/white_narrow_footer.png) no-repeat;
	width: 229px;
	height: 31px;
	margin-top: -23px;
}
#right_column .ornament {
	background: url(/pics/white_narrow_ornament.png) no-repeat;
	width: 219px;
	height: 103px;
}

#g_tail {
	position: absolute;
	left: 569px;
	top: 251px;
	z-index: 1000;
	width: 27px;
	height: 9px;
	display: block;
	line-height: 1px;
	padding: 0;
	margin: 0;
}

.pageTitle {
	padding: 0 10px 0 10px;
	margin: 0 0 10px 0;
	width: 860px;
	height: 30px;
	line-height: 29px;
	color: #ffd800;
	font-family: 'Georgia','Garamond',serif;
	font-size: 14pt;
	background: url(/pics/page_title.gif) no-repeat;
	font-weight: bold;
}
table.HPNews td#r a, table.HPEvents td#r a {
font-weight:bold;
}

/* Sponsors */

.SponsorsDiv ul {
	text-align: center;
	margin: 0;
	padding: 10px 0;
	position: relative;
}
.SponsorsDiv ul li {
	list-style-type: none;
}

h2#sponsor_header, h2#sponsors_header {
	height: 0;
	overflow: hidden;
	padding-top: 36px;
} 

h2#sponsor_header {background: url('/pics/sponsor_header.png') top left no-repeat;}
h2#sponsors_header {background: url('/pics/sponsors_header.png') top left no-repeat;}
