/* General */

.clear {
	width: 0;
	height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	clear: both;
}

body {
	background: #fafcfe;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 850px;
	height: 23px;
	margin: 0 auto;
}
div#sides {
	margin: 0 auto;
	width: 850px;
	background: url('/pics/shadow.gif') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: #00508e url('/pics/index_bg.jpg') repeat-y;
	width: 760px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 744px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
marquee {
	color: #012F6B;
	font-weight: bold;
	width: 760px;
	height: 17px;
	margin: 0;
	padding: 6px 0 0 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 730px;
	height: 26px;
	padding: 10px 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: 216px;
	height: 18px;
	padding: 0;
	margin: 5px 0 0 0;
	float: left;
}
#googleTranslate {
	margin: 4px 0 0 0;
	float: left;
}
/* Header */

div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#headerIMG {
	width: 850px;
	height: 235px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
/* Navigation menu */

div#menu {
	width: 760px;
	height: 30px;
	padding-top: 0px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 0 0 0px;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	overflow: hidden;
	padding: 30px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 117px; background: url('/pics/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 117px; background: url('/pics/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 124px; background: url('/pics/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 121px; background: url('/pics/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 104px; background: url('/pics/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 177px; background: url('/pics/topNav6.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 {
	background-position: 0 -30px;
}
/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 168px;
	margin: 0;
	padding: 0 0 0 10px;
	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;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border: 0;
}

ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 8px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #005ca2;
}
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: #ffc300;
	background: #127ece;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #057eb3;
}
/* Index properties */

#leftColumn {
	width: 233px;
	padding: 0px;
	float: left;
}
#rightColumn {
	width: 527px;
	padding: 0px;
	float: left;
}
/* Quicklinks */

#quickLinks {
	width: 233px;
	height: 137px;
	padding: 18px 0 0 0px;
	margin: 0;
	background: url('/pics/quicklink_bg.jpg') no-repeat;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks ul li {
	width: 233px;
	margin: 0 0 6px 0;
	float: left;
}
#quickLinks a {
	width: 233px;
	height: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 25px 0 0 0;
}

#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:hover#midNav1,
#quickLinks a:hover#midNav2,
#quickLinks a:hover#midNav3,
#quickLinks a:hover#midNav4 {
	background-position: -233px 0;
}
/* Homepage Section Headers */

h2 a#principal {
	width: 0;
	height: 0;
	padding: 0 0 47px 233px;
	font-size: 0;
	background: url('/pics/principal_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 49px 233px;
	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 49px 233px;
	font-size: 0;
	background: url('/pics/links_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 70px 515px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 70px 515px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#principalContainer {
	width: 198px;
	height: 105px;
	overflow: hidden;
	margin: 0;
	padding: 0 15px 0 20px;
	background: url('/pics/principal_bg.gif') no-repeat top;
	color: #fff;
}
#newsContainer {
	width: 480px;
	min-height: 266px;
	height: auto!important;
	height: 266px;
	margin: 0;
	padding: 0 15px 0 20px;
	background: url('/pics/news_bottom_bg.gif') no-repeat bottom;
}
#eventsContainer {
	width: 198px;
	min-height: 105px;
	height: auto!important;
	height: 105px;
	margin: 0;
	padding: 0 15px 0 20px;
	background: url('/pics/events_bg.gif') no-repeat top;
}
#bulletinContainer {
	width: 480px;
	min-height: 266px;
	height: auto!important;
	height: 266px;
	margin: 0;
	padding: 0 15px 0 20px;
	background: url('/pics/news_bottom_bg.gif') no-repeat bottom;
}
#linksContainer {
	width: 198px;
	min-height: 105px;
	height: auto!important;
	height: 105px;
	margin: 0;
	padding: 0 15px 0 20px;
	background: url('/pics/links_bg.gif') no-repeat top;
}
/* 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 */

#left {
	width: 361px;
	float: left;
}
#middle {
	width: 258px;
	float: left;
	margin-left: 8px;
}

.HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPEvents a:visited,
#principalContainer a, #principalContainer a:active, #principalContainer a:link, #principalContainer a:visited,
.HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPLinks a:visited {
	color: #00f0ff;
}
.HPNews a, .HPNews a:active, .HPNews a:link, .HPNews a:visited,
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPBBMessages a:visited {
	color: #004f78;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 7px;
}
/* Image shuffles */

#shuffle1 {
	width: 625px;
	height: 274px;
}
#smBorder {
	width: 625px;
	border: 1px solid #fff;
}
#rotate {
	position: absolute;
	z-index: 0;
	width: 527px;
	height: 297px;
	float: left;
}
#rotate_overlay {
	width: 527px;
	height: 297px;
	position: absolute;
	z-index: 50;
}
.rightSectionBottom {
	width: 515px;
	background: #fff url('/pics/news_top_bg.gif') top no-repeat;
}
/* Footer */

div#footer {
	width: 850px;
	height: 139px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat;
}
address {
	position: absolute;
	text-align: left;
	left: 135px;
	top: 67px;
	color: #fff;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
#district {
	position: absolute;
	text-align: left;
	left: 755px;
	top: 46px;
	border: 1px solid grape;
}
a#poweredby {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edlio_dark.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
	position: absolute;
	text-align: center;
	top: 110px;
}
#edu_logo {
	width: 245px;
	margin: 0 auto;
}

#translatetospanish {
	display: block;
	width: 34px;
	padding-top: 95px;
	height: 0;
	overflow: hidden;
	background: url('/pics/espanol.png') 0 0 no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	position: absolute;
	float: left;
	left: 805px;
	top: 94px;
}

