div#headerIMG {
	width: 900px;
	height: 133px;
	margin: 0 auto;
	overflow: hidden;
	background: url('/pics/district/header.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul#topNavItems {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 23px 0 0; 
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 0;
	display: block;
	text-align: center;
	padding: 44px 4px 0 4px;
	overflow: hidden;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}


ul#topNavItems li a#topNavHome { width: 60px; background: url('/pics/topnav/topnav_home.gif') no-repeat; }
ul#topNavItems li a#topNavAbout { width: 80px; background: url('/pics/topnav/topnav_about.gif') no-repeat; }
ul#topNavItems li a#topNavCalendar { width: 82px; background: url('/pics/topnav/topnav_calendar.gif') no-repeat; }
ul#topNavItems li a#topNavContact { width: 90px; background: url('/pics/topnav/topnav_contact.gif') no-repeat; }
ul#topNavItems li a#topNavEmployees { width: 88px; background: url('/pics/topnav/topnav_employees.gif') no-repeat; }
ul#topNavItems li a#topNavDepartments { width: 105px; background: url('/pics/topnav/topnav_departments.gif') no-repeat; }
ul#topNavItems li a#topNavParentsStudents { width: 135px; 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#topNavCalendar, ul#topNavItems li.over a#topNavCalendar,
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#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;
}

/* 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 {
	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: none;
}
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: #182fa0;	-moz-opacity:.80;
	filter:alpha(opacity=80);
	opacity:.80;

}
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: #dcb335;
	background: #182fa0;	-moz-opacity:.80;
	filter:alpha(opacity=80);
	opacity:.80;

}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #182fa0;	-moz-opacity:.80;
	filter:alpha(opacity=80);
	opacity:.80;

}

ul#topNavItems li#navFirst a {
	color: #ffd322;
}

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 53px 545px;
	font-size: 0;
	background: url('/pics/district/news_header.png') no-repeat left top;
	behavior: url('/apps/shared/iepngfix.htc');
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 53px 545px;
	font-size: 0;
	background: url('/pics/selected_links_header.png') no-repeat left top;
	behavior: url('/apps/shared/iepngfix.htc');
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 53px 278px;
	font-size: 0;
	background: url('/pics/district/events_header.png') no-repeat left top;
	behavior: url('/apps/shared/iepngfix.htc');
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#directory {
	width: 0;
	height: 0;
	padding: 0 0 53px 278px;
	font-size: 0;
	background: url('/pics/directory_header.png') no-repeat left top;
	behavior: url('/apps/shared/iepngfix.htc');
	display: block;
	margin: 0;
	overflow: hidden;
}
#newsContainer {
	width: 545px;
	min-height: 106px;
	height: auto!important;
	height: 106px;
	margin: 0;
	padding: 0;
}
#linksContainer {
	width: 545px;
	min-height: 206px;
	height: auto!important;
	height: 206px;
	margin: 0;
	padding: 0;
	background: url('/pics/knights.png') no-repeat bottom right;
	behavior: url('/apps/shared/iepngfix.htc');
}
#eventsContainer {
	width: 278px;
	min-height: 106px;
	height: auto!important;
	height: 106px;
	margin: 0;
	padding: 0;
}
#directoryContainer {
	width: 278px;
	min-height: 106px;
	height: auto!important;
	height: 106px;
	margin: 0;
	padding: 0;
}

/* MidNavs */
#midnav ul {
	padding-top: 19px!important;
}
#midnav a {
	padding-top: 69px!important; 
}

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

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

