/* General */

.clear {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	font-size: 0;
	clear: both;
}
html {
	background: url('/pics/html_bg.jpg');
}
body {
	background: url('/pics/body_bg.jpg') repeat-x left top;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}

div#headerIMG a {
	display:block;
	height:133px;
}
#district_logo2 {
	position: absolute;
	text-align: left;
	left: 40px;
	top: -130px;
	height: 117px;
	width: 142px;
}
div#top {
	width: 900px;
	height: 23px;
	margin: 0 auto;
}
div#shadow {
	width: 920px;
	background: url('/pics/shadow.png') repeat-y;
	margin: 0 auto;
}
div#glow {
	width: 100%;
	background: url('/pics/glow.png') no-repeat center top;
}
div#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
div#menu {
	width: 900px;
	height: 44px;
	padding: 0;
	background: url('/pics/topnav_bg.gif') repeat-x;
}

ul#topNavItems li a#topNavHome { width: 66px; background: url('/pics/topnav/topnav_home.gif') no-repeat; }
ul#topNavItems li a#topNavAbout { width: 88px; background: url('/pics/topnav/topnav_about.gif') no-repeat; }
ul#topNavItems li a#topNavAthletics { width: 82px; background: url('/pics/topnav/topnav_athletics.gif') no-repeat; }
ul#topNavItems li a#topNavContact { width: 98px; background: url('/pics/topnav/topnav_contact.gif') no-repeat; }
ul#topNavItems li a#topNavEmployees { width: 94px; background: url('/pics/topnav/topnav_employees.gif') no-repeat; }
ul#topNavItems li a#topNavAcademics { width: 94px; background: url('/pics/topnav/topnav_academics.gif') no-repeat; }
ul#topNavItems li a#topNavParents { width: 74px; background: url('/pics/topnav/topnav_parents.gif') no-repeat; }
ul#topNavItems li a#topNavStudents { width: 81px; background: url('/pics/topnav/topnav_students.gif') no-repeat; }
ul#topNavItems li a#topNavDepartments { width: 113px; background: url('/pics/topnav/topnav_departments.gif') no-repeat; }
ul#topNavItems li a#topNavParentsStudents { width: 143px; background: url('/pics/topnav/parents_students.gif') no-repeat; }

ul#topNavItems li:hover a#topNavHome, ul#topNavItems li.over a#topNavHome,
ul#topNavItems li:hover a#topNavAbout, ul#topNavItems li.over a#topNavAbout,
ul#topNavItems li:hover a#topNavAthletics, ul#topNavItems li.over a#topNavAthletics,
ul#topNavItems li:hover a#topNavContact, ul#topNavItems li.over a#topNavContact,
ul#topNavItems li:hover a#topNavEmployees, ul#topNavItems li.over a#topNavEmployees,
ul#topNavItems li:hover a#topNavAcademics, ul#topNavItems li.over a#topNavAcademics,
ul#topNavItems li:hover a#topNavParents, ul#topNavItems li.over a#topNavParents,
ul#topNavItems li:hover a#topNavStudents, ul#topNavItems li.over a#topNavStudents,
ul#topNavItems li:hover a#topNavDepartments, ul#topNavItems li.over a#topNavDepartments,
ul#topNavItems li:hover a#topNavParentsStudents, ul#topNavItems li.over a#topNavParentsStudents {
	background-position: 0 -44px;
}


.contentIndex {
	text-align: left;	background: #fff;

	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #fff;
	width: 884px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
#indexTop {
	width: 900px;
	background: #0a185c;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 880px;
	height: 37px;
	padding: 8px 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') repeat-x;
	text-transform: uppercase;
}
/* Index properties */

#leftColumn {
	width: 564px;
	border-right: 1px solid #ddd;
	padding: 8px 0 0 19px;
	float: left;
}
#rightColumn {
	width: 297px;
	padding: 8px 0 0 19px;
	float: left;
}

#midnav {
	width: 220px;
	margin: 0;
	background: url('/pics/quicklinks_repeat.jpg') repeat-y;
	float: left;
	height: 311px;
}
#midnav h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#midnav ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 16px 11px;
	width: 209px;
	background: url('/pics/quicklinks_bg.jpg') no-repeat left top;
}

#midnav ul li {
	margin: 0;
	padding: 0;
}
#midnav a {
	width: 197px;
	height: 0;
	text-decoration: none;
	padding: 58px 0 0 0; 
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#midnav a#midnav_acshome { background-image: url('/pics/midnav/midnav_acshome.png'); }
#midnav a#midnav_classes { background-image: url('/pics/midnav/midnav_classes.png'); }
#midnav a#midnav_library { background-image: url('/pics/midnav/midnav_library.png'); }
#midnav a#midnav_staff { background-image: url('/pics/midnav/midnav_staff.png'); }
#midnav a#midnav_sti { background-image: url('/pics/midnav/midnav_inow.png'); }

#midnav a:hover {
	background-position: 0 -58px !important;
}

/* Homepage Section Table Includes */

.HPNews, .HPLinks, .HPBBMessages, .HPEvents {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPEvents {
	color: #000;
}

/* Other homepage section extras */

.HPNews a, .HPNews a:active, .HPNews a:link, 
.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, #superintendentContainer a {
	color: #000;
}
.HPEvents a, .HPEvents a:active, .HPEvents a:link {
	color: #000;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}

/* Word of the Day/Week/whatever */

#wotd {
	width: 264px;
	height: 66px;
	padding: 15px 0 0 0;
	background: url('/pics/wotd.gif') no-repeat left top;
	margin: 0 0 0 7px;
	text-align: center;
	color: #fff;
}
 #wotd strong {
	text-align:center;
	font-size: 14px;
}

#wotd a {
	color: #fff;
}

#wotd .HPNews {
	padding-top: 6px;
}

#wotd .HPNews td#l {
	display:none;
}
#wotd .HPNews td#r {
	color: #fff;
	text-align:center;
	width: 264px;
} 

/* Image shuffles */
#shuffle1 {
	width: 680px;
	height: 311px;
	float: left;
}

/* Footer */

div#footer {
	width: 920px;
	height: 117px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	position: relative;
	z-index: 1;
}
#search {
	color: #000;
	height: 27px;
	position: absolute;
	top: 125px;
	left: 630px;
}
#googleTranslate {
	position: absolute;
	top: 125px;
	left: 760px;
}
address {
	position: absolute;
	text-align: left;
	left: 46px;
	top: 37px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
}

#district_logo {
	position: absolute;
	text-align: right;
	right: 50px;
	top: 35px;
	height: 52px;
	width: 315px;
}
a#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 10px 0 0 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edunet_black.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
	position: absolute;
	top: 107px;
	left: 11px;
}
div#loginBox table {
	float:right;
}
div#loginBox {
padding-top:5px;
width:900px;
margin:0 auto 0 auto;
}


