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

marquee { width:768px; }
/* Navigation menu */

div#menu {
	width: 900px;
	height: 43px;
	margin: 0 auto;
}
ul#topNavItems {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 758px;
	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: 43px 0 0 0;
	background-position: 0 0;
	background: none;
}
ul#topNavItems li a#topNav1 { width: 66px; background: url('/pics/district/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 98px; background: url('/pics/district/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 129px; background: url('/pics/district/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 143px; background: url('/pics/district/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 121px; background: url('/pics/district/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 92px; background: url('/pics/district/topNav6.gif') no-repeat; }
ul#topNavItems li a#topNav7 { width: 109px; background: url('/pics/district/topNav7.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 {
	background-position: 0 -43px;
}
/* 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;
	font: 12px Arial, Helvetica, sans-serif;
}
ul#topNavItems ul li, ul#topNavItems ul li a {
	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: 3px solid #738c84;
	-moz-opacity:.95;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	opacity:.95;
}

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: #022819;
}
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: #5f796e;
	background: #fff;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #022819;
}
/* Schools */
#schools {
	width: 269px;
	margin: 0 0 0 15px;
	padding: 5px 0 0 4px;
	float: left;
	background: url('/pics/quicklinks_bg.gif') repeat-y;
}
#schools h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#schools ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#schools ul li {
	margin: 0 0 5px 0;
}
#schools a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 64px 259px;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
}

#schools a#school1 { background: url('/pics/district/school1.jpg') no-repeat; }
#schools a#school2 { background: url('/pics/district/school2.jpg') no-repeat; }
#schools a#school3 { background: url('/pics/district/school3.jpg') no-repeat; }
#schools a#school4 { background: url('/pics/district/school4.jpg') no-repeat; }

#schools a:hover#school1,
#schools a:hover#school2,
#schools a:hover#school3,
#schools a:hover#school4 {
	background-position: 0 -64px;
}
/* Quicklinks - District version */
#quickLinks {
	width: 870px;
	padding: 0;
	margin: 12px auto 12px auto;
}
#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: 170px;
	float: left;
	margin-right: 4px;
}
#quickLinks a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 0 0 43px 170px;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
}
#quickLinks a#midNav1 {	background: url('/pics/district/midnav1.gif') no-repeat; }
#quickLinks a#midNav2 {	background: url('/pics/district/midnav2.gif') no-repeat; }
#quickLinks a#midNav3 {	background: url('/pics/district/midnav3.gif') no-repeat; }
#quickLinks a#midNav4 { background: url('/pics/district/midnav4.gif') no-repeat; }
#quickLinks a#midNav5 { background: url('/pics/district/midnav5.gif') no-repeat; }

#quickLinks a:hover#midNav1,
#quickLinks a:hover#midNav2,
#quickLinks a:hover#midNav3,
#quickLinks a:hover#midNav4,
#quickLinks a:hover#midNav5 {
	background-position: 0 -43px;
}
#header_overlay {
	width: 565px;
	height: 167px;
	background: url('/pics/district/header.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	margin: 0 0 0 310px;
}

div.board_members {
	width:100%;
	clear:both;
}

div.board_members div {
	float:left;
	width:130px;
	text-align:center;
	padding:10px;
	}
div.board_members div.wide {width:175px;}
	
div.board_documents_container {
	clear:both;	
	}

div.board_documents {
	width:160px;
	float:left;
	padding:20px;
	
}
div#superintendentsContainer td#l {display:none;}

a#superintendents {display:none;} 
