/* General */

body {
	background: #ebebeb url('/pics/body_bg.gif') repeat-x left top;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 900px;
	height: 25px;
	margin: 0 auto;
	background: url('/pics/top.jpg') no-repeat bottom left;
	font-size: 0;
}
div#shadow {
	margin: 0 auto;
	width: 940px;
	background: url('/pics/shadow.png') top left repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');	
}
div#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: url('/pics/indexbg.gif') repeat-y left top;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 884px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
#marquee {
	width: 900px;
	height: 18px;
	padding-top: 4px;
	background: url('/pics/marqueebg.gif') repeat-x;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 870px;
	height: 38px;
	padding: 7px 0 0 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}
#search {
	width: 206px;
	height: 17px;
	margin: 10px auto;
	border: solid 3px #dfdfdf;
	background: #dfdfdf
}

#googleTranslate {
	float: right;
	margin-right: 10px;
}
/* Header */
div#headerTop {
	width: 940px;
	height: 59px;
	background: url('/pics/headertop.jpg') top left no-repeat;
	margin: 0 auto;
}
div#headerIMG{
	width: 900px;
	height: 153px;
	margin: 0 auto;
}
div#headerIMG h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0 0 153px 900px;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
.topNavBottom {
	width: 900px;
	height: 25px;
	background: url('/pics/topnavbot2.gif') top left no-repeat;
	display: block;
}
.topNavBottomIndex {
	width: 900px;
	height: 25px;
	background: url('/pics/topnavbot.gif') top left no-repeat;
	display: block;
}
/* Navigation menu */

div#menu {
	background: url('/pics/topnav_bg.gif') repeat-x;
	width: 900px;
	height: 21px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 21px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 {
	width: 126px;
	background: url('/pics/topNav1.gif') no-repeat;
}
ul#topNavItems li a#topNav2 {
	width: 109px;
	background: url('/pics/topNav2.gif') no-repeat;
}
ul#topNavItems li a#topNav3 {
	width: 114px;
	background: url('/pics/topNav3.gif') no-repeat;
}
ul#topNavItems li a#topNav4 {
	width: 103px;
	background: url('/pics/topNav4.gif') no-repeat;
}
ul#topNavItems li a#topNav5 {
	width: 105px;
	background: url('/pics/topNav5.gif') no-repeat;
}
ul#topNavItems li a#topNav6 {
	width: 96px;
	background: url('/pics/topNav6.gif') no-repeat;
}
ul#topNavItems li a#topNav7 {
	width: 104px;
	background: url('/pics/topNav7.gif') no-repeat;
}
ul#topNavItems li a#topNav8 {
	width: 143px;
	background: url('/pics/topNav8.gif') no-repeat;
}
ul#topNavItems li:hover a#topNav1, ul#topNavItems li.over a#topNav1, ul#topNavItems li:hover a#topNav2, ul#topNavItems li.over a#topNav2, ul#topNavItems li:hover a#topNav3, ul#topNavItems li.over a#topNav3, ul#topNavItems li:hover a#topNav4, ul#topNavItems li.over a#topNav4, ul#topNavItems li:hover a#topNav5, ul#topNavItems li.over a#topNav5, ul#topNavItems li:hover a#topNav6, ul#topNavItems li.over a#topNav6, ul#topNavItems li:hover a#topNav7, ul#topNavItems li.over a#topNav7, ul#topNavItems li:hover a#topNav8, ul#topNavItems li.over a#topNav8{
	background-position: 0 -21px;
}
/* Drop down items */

ul#topNavItems ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 160px;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	left: auto;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	top: 0;
	margin-left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 0 8px 0 8px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #112e5d;
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
	color: #fff;
	background: #3372d9;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #3372d9;
}
/* Index properties */

#indexTopLeft {
	width: 253px;
	height: 275px;
	padding: 0;
	float: left;
	background: #2f6346;
}
#indexTopRight {
	width: 647px;
	height: 275px;
	padding: 0;
	float: right;
}
#leftColumn {
	width: 226px;
	float: left;
}
#midColumn {
	width: 448px;
	float: left;
}
#rightColumn {
	width: 226px;
	float: right;
}
/* Quicklinks */

#quickLinks {
	width: 212px;
	padding: 0;
	margin: 0 auto;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 22px 212px;
	margin: 0;
	overflow: hidden;
	display: block;
}
#quickLinks a#midNav2 {
	padding: 0 0 44px 212px;}
#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:hover#midNav1, #quickLinks a:hover#midNav2, #quickLinks a:hover#midNav3, #quickLinks a:hover#midNav4, #quickLinks a:hover#midNav5, #quickLinks a:hover#midNav6 {
	background-position: -211px 0;
}
#quickLinksBottom {
	width: 235px;
	height: 6px;
	background: url('/pics/quicklinks_bottom.gif') no-repeat left top;
	margin: 0 0 0 9px;
}
/* Homepage Section Headers */
h2 a#principal {
	width: 0;
	height: 0;
	padding: 0 0 43px 428px;
	font-size: 0;
	background: url('/pics/principal_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 43px 428px;
	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 46px 212px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 53px 212px;
	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 53px 212px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#principalsContainer {
	width: 408px;
	height: 130px;
	overflow: hidden;
	margin: 0;
	padding: 0 10px 10px 10px;
	color: #fff;
}
#newsContainer {
	width: 428px;
	min-height: 160px;
	height: auto!important;
	height: 160px;	
	margin: 0;
	padding: 0 0 10px 0;
	background: url('/pics/newsbg.gif') bottom left no-repeat;
}
#eventsContainer {
	width: 212px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	margin: 0;
	padding: 0;
}
#bulletinContainer, #linksContainer {
	width: 212px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	margin: 0;
	padding: 0 0 10px 0;
	background: url('/pics/whitebottom.gif') bottom left no-repeat;
}
/* Homepage Section Table Includes */

.HPNews {
	width: 428px;
	padding: 0;
	margin: 0;
	color: #000;
	background: url('/pics/mid_section_bg.gif') repeat-y;
}
.HPEvents {
	width: 212px;
	padding: 0;
	margin: 0;
	color: #000;
}
.HPBBMessages, .HPLinks {
	width: 212px;
	padding: 0;
	margin: 0;
	color: #000;
}

/* Other homepage section extras */

.leftContainer, .rightContainer {
	width: 212px;
	margin: 5px auto;
}
.midContainer {
	width: 428px;
	margin: 5px auto;
}
.graybotSmall {
	width: 212px;
	height: 29px;
	background: url('/pics/graybottom.png') top left no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
.graybotBig {
	width: 428px;
	height: 29px;
	background: url('/pics/graybottom.png') top left repeat-x;
	behavior: url('/apps/shared/iepngfix.htc');
}
.HPNews a, .HPNews a:active, .HPNews a:link, .HPEvents a, .HPEvents a:active, .HPEvents a:link {
	color: #fff;	
}
.HPDirectory a, .HPDirectory a:active, .HPDirectory a:link, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPMemoirs a, .HPMemoirs a:active, .HPMemoirs a:link {
	color: #05327b;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding: 8px 0 12px 0;
}
/* Image shuffles */

#rotate_overlay {
	width: 647px;
	height: 251px;
	position: absolute;
}
#shuffle1bg {
	width: 422px;
	height: 213px;
	padding: 7px 0 0 6px;
	background: url('/pics/shuffle1bg.gif') top left repeat-x;
	margin: 0 auto;
}
#shuffle1 {
	width: 408px;
	height: 200px;
	border: solid 4px #fff;
}
#shuffle2 {
	width: 202px;
	height: 127px;
	border: solid 4px #fff;
	margin: 5px auto;
}
/* Footer */

div#footer {
	width: 900px;
	height: 83px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat;
}
div#footerBot {
	width: 940px;
	height: 18px;
	background: url('/pics/footerbot.png') top left no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');	
	margin: 0 auto;
}
#address {
	color: #fff;
	width: 250px;
	height: 50px;
	float: right;
	margin: 20px 100px 0 0;
}
#district_logo {
	position: absolute;
	left: 835px;
	top: 15px;
}
#wotd {
	width: 208px;
	height: 57px;
	background: url('/pics/wotd.gif') top left no-repeat;
	margin: 10px 0 0 10px;
	padding-top: 15px;
	color: #fff;
	text-align: center
}
#wotd a {
	color: #fff;
	font-weight: bold
}
#wotd b{
	display: none;	
}


