/* General */

.clear {
	width: 0;
	height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	clear: both;
}
html {
}
body {
	background: #fff url('/pics/body_bg.jpg') no-repeat top center;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#sides {
	margin: 0 auto;
	width: 922px;
	background: url('/pics/shadow.png') 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/index_bg.jpg') repeat-y;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
#indexBottom {
	background: url('/pics/index_bottom.jpg') no-repeat bottom;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 884px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 870px;
	height: 31px;
	padding: 14px 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;
}
marquee {
	position: absolute;
	text-align: left;
	left: 9px;
	top: -169px;
	color: #fff;
	font-weight: bold;
	width: 645px;
	height: 17px;
	margin: 0;
	padding: 3px 0 0 0;
}
#search {
	position: absolute;
	text-align: right;
	left: 660px;
	top: -167px;
	width: 105px;
	height: 18px;
	padding: 0;
	margin: 1px 0 0 0;
}
#googleTranslate {
	position: absolute;
	text-align: right;
	right: 5px;
	top: -168px;
	margin: 1px 0 0 0;
	width: 120px;
}
/* Header */

div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
div#headerIMG {
	width: 922px;
	height: 183px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url('/pics/header.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
/* Navigation menu */

div#menu {
	background: url('/pics/topnav_bg.gif') repeat-x;
	width: 873px;
	padding: 0 0 0 27px;
	height: 31px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
	width: 873px;
	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: 23px;
	display: block;
	text-align: left;
	padding: 8px 0 0 11px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000;
}
ul#topNavItems li a#topNav1 {
	width: 61px;
	background: url('/pics/topnav1.gif') no-repeat;
}
ul#topNavItems li a#topNav2 {
	width: 105px;
	background: url('/pics/topnav2.gif') no-repeat;
}
ul#topNavItems li a#topNav3 {
	width: 92px;
	background: url('/pics/topnav3.gif') no-repeat;
}
ul#topNavItems li a#topNav4 {
	width: 98px;
	background: url('/pics/topnav4.gif') no-repeat;
}
ul#topNavItems li a#topNav5 {
	width: 171px;
	background: url('/pics/topnav5.gif') no-repeat;
}
ul#topNavItems li a#topNav6 {
	width: 77px;
	background: url('/pics/topnav6.gif') no-repeat;
}
ul#topNavItems li a#topNav7 {
	width: 71px;
	background: url('/pics/topnav7.gif') no-repeat;
}
ul#topNavItems li a#topNav8 {
	width: 110px;
	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 -31px;
}
/* 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: 178px;
	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;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
}
ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 3px 0 3px 8px;
	height: auto;
	width: 170px;
	color: #000;
	background: #d2ae56;
	font: 12px Arial, Helvetica, sans-serif;
}
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: #2e2e2e;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #093a77;
	background: #cdb43a;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	border-top: 1px solid #fff;
}
/* Index properties */

#leftColumn {
	width: 675px;
	float: left;
}
#rightColumn {
	width: 225px;
	float: left;
}
/* Quicklinks */

#quickLinks {
	width: 225px;
	height: 206px;
	padding: 49px 0 0 0px;
	margin: 0;
	background: url('/pics/qlinks_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: 225px;
	margin: 0 0 0px 0;
	float: left;
	display: block;
}
#quickLinks a {
	width: 193px;
	height: 26px;
	text-decoration: none;
	padding: 1px 0 0 32px;
	margin: 0;
	display: block;
	color: #fff;
	font: 13px Georgia, "Times New Roman", Times, 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#midNav7 {
	background: url('/pics/midnav7.jpg') no-repeat; line-height:12px;
}
#quickLinks a:hover#midNav1, #quickLinks a:hover#midNav2, #quickLinks a:hover#midNav3, #quickLinks a:hover#midNav4, #quickLinks a:hover#midNav5, 
#quickLinks a:hover#midNav6, #quickLinks a:hover#midNav7 {
	background-position: -225px 0;
	color: #000;
}
/* Homepage Section Headers */

h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 32px 220px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 32px 455px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#AmericasBest {
	width: 0;
	height: 0;
	padding: 0 0 119px 225px;
	font-size: 0;
	background: url('/pics/americasbest_header.jpg') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 43px 225px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#eventsContainer {
	width: 150px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
	margin: 0;
	padding: 0 30px 0 40px;
	background: url('/pics/events_bg.gif') no-repeat top;
}
#newsContainer {
	width: 395px;
	min-height: 215px;
	height: auto!important;
	height: 215px;
	margin: 0;
	padding: 0 25px 0 35px;
	background: url('/pics/news_bg.gif') no-repeat top left;
}
#AmericasBestContainer {
	width: 185px;
	height: 146px;
	overflow: hidden;
	margin: 0;
	padding: 0 20px 0 20px;
	color: #fff;
	text-align: center;
	background: url('/pics/americasbest_bg.gif') no-repeat;
}
#bulletinContainer {
	background: url('/pics/bulletin_bg.gif') repeat-y;
}
#bulletinBottom {
	width: 165px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	margin: 0;
	padding: 0 25px 0 35px;
	background: url('/pics/bulletin_bottom.gif') no-repeat bottom;
}
/* Homepage Section Table Includes */

.HPNews {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPEvents {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPBBMessages {
	padding: 0;
	margin: 0;
	color: #000;
}
.HPLinks {
	padding: 0;
	margin: 0;
	color: #000;
}
/* Other homepage section extras */

#left {
	width: 220px;
	float: left;
}
#middle {
	width: 455px;
	float: left;
}
.HPNews a, .HPNews a:active, .HPNews a:link, .HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPLinks a, .HPLinks a:active, .HPLinks a:link {
	color: #000;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */

#rotate {
	position: absolute;
	z-index: 0;
	width: 675px;
	height: 276px;
	padding: 14px 0 0 14px;
	float: left;
}
#rotate_overlay {
	width: 675px;
	height: 276px;
	position: absolute;
	z-index: 50;
}
.rightSectionBottom {
	width: 225px;
	height: 18px;
	background: url('/pics/right_section_bottom.gif') no-repeat;
}
/* Footer */

div#footer {
	width: 922px;
	height: 70px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat;
}
address {
	position: absolute;
	text-align: right;
	right: 90px;
	top: 14px;
	color: #fff;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
#districtLogo {
	position: absolute;
	text-align: right;
	right: 36px;
	top: 11px;
}
#address {
	position: absolute;
	text-align: right;
	left: 615px;
	top: -47px;
	color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
a#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edunet_gray.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
#edu_logo {
	width: 245px;
	margin: 0 auto;
}

/* Right side /pages/ menus */
table#pageNav {
border:none;
}
table#pageNav td {
background-color:#FFF;
background-image:url('/pics/rightmenu_repeat.jpg');
background-repeat:repeat-y;

}
table#pageNav ul {
list-style-type:none;
padding:30px 14px 30px 16px !important;
margin:-20px 0 0 0px !important;
*margin-top:-20px;
background-image:url('/pics/rightmenu_bg.jpg');
background-repeat:no-repeat;
}
table#pageNav td ul li { display:inline; }

table#pageNav td ul li a {
display:block;
line-height:26px;

padding:0px 5px 0px 5px;

}
table#pageNav td ul li a:hover, table#pageNav td ul li a:active {
color:#333;
text-decoration:underline;
}
table#pageNav td ul li a, table#pageNav td ul li a:visited {
color:#333;
text-decoration:none;
}
table#pageNav td ul li b {
display:block;
line-height:26px;
color:#FFFFFF;
background-image:url('/pics/menuselect_bg.jpg');
padding:0px 5px 0px 5px;
}
