/* General */

body {
	background: #596d9c url('/pics/body_bg.jpg') repeat-x left top;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#sides {
	margin: 0 auto;
	width: 792px;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	background: #fff;
}
#mainSectionBG {
	width: 760px;
	background: url('/pics/index_bg.gif') repeat-y left top;
}
.contentIndex {
	text-align: left;
	width: 580px;
	padding-top: 1px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	float: right;
}
.content {
	text-align: left;
	width: 556px;
	padding: 20px 8px 8px 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	float: right;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 536px;
	height: 36px;
	padding: 14px 0 0 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.png') no-repeat -10px top;
	text-transform: uppercase;
	behavior: url('/apps/shared/iepngfix.htc');
}

#googleTranslate, #quickLinksDrop {
	width: 150px;
}
#trans_quick_container {
	width: 150px;
	margin: 0 auto;
}
/* Header */

div#header {
	width: 792px;
	height: 216px;
	margin: 0 auto;
	background: url('/pics/header.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#header h1 {
	width: 0;
	height: 0;
	padding: 0;
	font-size: 0;
	margin: 0;
	overflow: hidden;
}
#marquee {
	margin: 0 auto;
	margin-top: 95px;
	color: #005fcc;
	font-weight: normal;
	z-index: 1000;
	width: 760px;
}
/* Navigation menu */

div#menu {
	width: 180px;
	padding-top: 43px;
	float: left;
}
ul#leftNavItems {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 180px;
}
ul#leftNavItems li {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#leftNavItems li a, ul#leftNavItems li span {
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	padding: 19px 0 0 180px;
	background-position: 0 0;
	cursor: pointer;
}
ul#leftNavItems li span#leftNav1, ul#leftNavItems li a#leftNav1 { background: url('/pics/leftnav1.gif') no-repeat; }
ul#leftNavItems li span#leftNav2, ul#leftNavItems li a#leftNav2 { background: url('/pics/leftnav2.gif') no-repeat; }
ul#leftNavItems li span#leftNav3, ul#leftNavItems li a#leftNav3 { background: url('/pics/leftnav3.gif') no-repeat; }
ul#leftNavItems li span#leftNav4, ul#leftNavItems li a#leftNav4 { background: url('/pics/leftnav4.gif') no-repeat; }
ul#leftNavItems li span#leftNav5, ul#leftNavItems li a#leftNav5 { background: url('/pics/leftnav5.gif') no-repeat; }
ul#leftNavItems li span#leftNav6, ul#leftNavItems li a#leftNav6 { background: url('/pics/leftnav6.gif') no-repeat; }
ul#leftNavItems li span#leftNav7, ul#leftNavItems li a#leftNav7 { background: url('/pics/leftnav7.gif') no-repeat; }

ul#leftNavItems li:hover span#leftNav1, ul#leftNavItems li.click span#leftNav1, ul#leftNavItems li:hover a#leftNav1, ul#leftNavItems li.click a#leftNav1,
ul#leftNavItems li:hover span#leftNav2, ul#leftNavItems li.click span#leftNav2, ul#leftNavItems li:hover a#leftNav2, ul#leftNavItems li.click a#leftNav2,
ul#leftNavItems li:hover span#leftNav3, ul#leftNavItems li.click span#leftNav3, ul#leftNavItems li:hover a#leftNav3, ul#leftNavItems li.click a#leftNav3,
ul#leftNavItems li:hover span#leftNav4, ul#leftNavItems li.click span#leftNav4, ul#leftNavItems li:hover a#leftNav4, ul#leftNavItems li.click a#leftNav4,
ul#leftNavItems li:hover span#leftNav5, ul#leftNavItems li.click span#leftNav5, ul#leftNavItems li:hover a#leftNav5, ul#leftNavItems li.click a#leftNav5,
ul#leftNavItems li:hover span#leftNav6, ul#leftNavItems li.click span#leftNav6, ul#leftNavItems li:hover a#leftNav6, ul#leftNavItems li.click a#leftNav6,
ul#leftNavItems li:hover span#leftNav7, ul#leftNavItems li.click span#leftNav7, ul#leftNavItems li:hover a#leftNav7, ul#leftNavItems li.click a#leftNav7 {
	background-position: -180px 0;
}
/* Drop down items */

ul#leftNavItems ul {
	display: none;
}
ul#leftNavItems li.click ul {
	display: block;
	margin: 0 0 0 30px;
	padding: 0;
}
ul#leftNavItems ul li {
	list-style: disc;
	color: #fff;
	padding: 4px 0;
}
/* Drop down items colors and formatting */

ul#leftNavItems li ul li a {
	line-height: 12pt;
	text-align: left;
	text-decoration: none;
	padding: 0;
	height: auto;
	width: 150px;
	color: #fff;
}
ul#leftNavItems li ul li a:hover {
	line-height: 12pt;
	text-align: left;
	text-decoration: none;
	padding: 0;
	height: auto;
	width: 150px;
	color: #e3d84a;
}
/* Index properties */

#leftColumn {
	width: 576px;
	padding: 10px 0 0 10px;
	float: left;
}
#rightColumn {
	width: 303px;
	padding: 10px 0 0 11px;
	float: left;
}
/* Quicklinks */

#quickLinks {
	width: 294px;
	padding: 0;
	margin: 0;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0 0 26px 294px;
	margin: 0;
	overflow: hidden;
	background: url('/pics/quicklinks_header.gif') no-repeat;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 22px 294px;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
}
#quickLinks a#midNav1 {	background: url('/pics/midnav1.gif') no-repeat; }
#quickLinks a#midNav2 {	background: url('/pics/midnav2.gif') no-repeat; }
#quickLinks a#midNav3 {	background: url('/pics/midnav3.gif') no-repeat; }
#quickLinks a#midNav4 { background: url('/pics/midnav4.gif') no-repeat; }
#quickLinks a#midNav5 { background: url('/pics/midnav5.gif') no-repeat; }
#quickLinks a#midNav6 { background: url('/pics/midnav6.gif') no-repeat; }

#quickLinks a:hover#midNav1,
#quickLinks a:hover#midNav2,
#quickLinks a:hover#midNav3,
#quickLinks a:hover#midNav4,
#quickLinks a:hover#midNav5,
#quickLinks a:hover#midNav6 {
	background-position: -294px 0;
}
/* Homepage Section Headers */

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 42px 580px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 37px 180px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#principal {
	width: 0;
	height: 0;
	padding: 0 0 42px 580px;
	font-size: 0;
	background: url('/pics/principals_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 37px 180px;
	font-size: 0;
	background: url('/pics/selected_links_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 42px 580px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#newsContainer {
	width: 580px;
	min-height: 106px;
	height: auto!important;
	height: 106px;
	margin: 0;
	padding: 0;
}
#eventsContainer {
	width: 180px;
	min-height: 106px;
	height: auto!important;
	height: 106px;
	margin: 0;
	padding: 0;
}
#principalsContainer {
	margin: 0;
	padding: 20px;
	text-align: justify;
	color: #0071cf;
	overflow: auto;
	line-height: 16px;
	
}

#principals_message {
	line-height: 16px;
	height: 109px;
	overflow: hidden;
}
#principals_message p {
	margin: 0;
	padding: 0;
	
}
#bulletinContainer {
	width: 580px;
	min-height: 162px;
	height: auto!important;
	height: 162px;
	margin: 0;
	padding: 0;
}
/* Homepage Section Table Includes */

.HPNews {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPEvents {
	padding: 0;
	margin: 0;
	color: #fff;
}
.HPBBMessages {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPLinks {
	padding: 0;
	margin: 0;
	color: #fff;
}
/* Other homepage section extras */
#indexTop {
	background: url('/pics/index_top.gif') no-repeat left top;
	width: 760px;
	min-height: 43px;
	height: auto!important;
	height: 43px;
}
.leftSectionBottom {
	width: 180px;
	height: 39px;
	background: url('/pics/left_section_bottom.gif') no-repeat;
}
.rightSectionBottom {
	width: 294px;
	height: 12px;
	background: url('/pics/right_section_bottom.gif') no-repeat;
}
.HPNews a, .HPNews a:active, .HPNews a:link, 
.HPDirectory a, .HPDirectory a:active, .HPDirectory a:link,
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link,
.HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link {
	color: #0071cf;
}
.HPEvents a, .HPEvents a:active, .HPEvents a:link,
.HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPLinks a:visited {
	color: #ffd800;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */
#rotate_overlay {
	position: absolute;
}
/* Footer */

div#footer {
	width: 792px;
	height: 96px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
#address {
	position: absolute;
	left: 126px;
	top: 62px;
	color: #427ae0;
	font: 12px Arial, Helvetica, sans-serif;
}
#district_logo {
	position: absolute;
	left: 713px;
	top: 14px;
	width: 49px;
	height: 0;
	padding: 57px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/district_logo.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
}
a#edlio {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edlio.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
}
#search {
	width: 148px;
	*width: 149px;
	height: 21px;
	padding: 0;
	margin: 0;
	background: url('/pics/search_repeat.gif') repeat-x;

}
#header:hover
{
	cursor:pointer;cursor:hand;
}






