/*General */

html {
	background: #031730 url('/pics/body_bottom_bg.gif') repeat-x bottom;
}
body {
	background: url('/pics/body_bg.jpg') repeat-x left top;
	text-align: center;
	margin: 2px 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 900px;
	height: 21px;
	margin: 0 auto 2px auto;
	background: url('/pics/top_bg.gif') repeat-x bottom;
}
div#sides {
	margin: 0 auto;
	width: 916px;
	background: url('/pics/shadow.png') repeat-y;
	behavior: url('/apps/shared/iepngfix.htc');
}
div#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
.contentIndex {
	text-align: left;
	background: url('/pics/index_bg.gif') repeat-y left top;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 884px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
#marquee {
	color: #FFF;
	font-weight: bold;
	float: left;
	width: 900px;
	padding-top: 3px;
	height: 16px;
	background: url('/pics/marquee_bg.gif') repeat-x top;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 850px;
	height: 34px;
	padding: 11px 0 0 30px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}
#search {
	color: #000;
	font-weight: bold;
	float: left;
	text-align: left;
	width: 178px;
	height: 15px;
	margin-top: 1px;
	padding: 2px 2px 2px 3px;
	background: url('/pics/search_bg.gif') repeat-x;
}
#googleTranslate {
	float: right;
}
/* Header */

div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0 0 204px 900px;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
#logo {
	position: absolute;
	z-index: 100;
	left: 750px;
	top: -175px;
}
/* Navigation menu */

div#menu {
	background: url('/pics/topnav_bg.gif') no-repeat;
	width: 900px;
	height: 28px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	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: 28px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 134px; background: url('/pics/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 113px; background: url('/pics/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 122px; background: url('/pics/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 79px; background: url('/pics/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 110px; background: url('/pics/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 107px; background: url('/pics/topNav6.gif') no-repeat; }
ul#topNavItems li a#topNav7 { width: 99px; background: url('/pics/topNav7.gif') no-repeat; }
ul#topNavItems li a#topNav8 { width: 136px; 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 -28px;
}
/* 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-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

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: #1a3d6f;
}
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: #cc0101;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #000;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	border-top: 1px solid #fff;
}
/* Index properties */

#leftColumn {
	width: 532px;
	padding: 0px 0 0 0px;
	float: left;
}
#rightColumn {
	width: 358px;
	padding: 10px 0 0 10px;
	float: left;
}
/* Quicklinks */

#quickLinks {
	/* height: 120px;*/
	width: 358px;
	height: 153px;
	background: url('/pics/quicklinks_bg.jpg') no-repeat;
}

#quickLinks ul {
	text-align: left;
	margin: 0;
	padding: 20px 0 0 20px;
	*padding: 9px 0 0 20px;
}

#quickLinks ul li {
	width: 50%;
	height: 23px;
	*height: 14px;
	float: left;
	list-style: none;
}

#big {
	height: 12px;
	padding: 0px 0 0 80px;
	*padding: 0px 0 0 70px;
	text-align: center;
	font-weight: bold;
}

#big a:hover {
	vertical-align: top;
	padding: 1px 0 0px 7px;
	background: url('/pics/quicklinksf2.gif') repeat;
}

#quickLinks a {
	width: 130px;
	height: 17px; 
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font: 15.5px Times, serif, Georgia, "Times New Roman";
	*font: 15px Times, serif, Georgia, "Times New Roman";
	padding: 1px 0 0 7px;
	line-height: 17px;
}
#quickLinks a:hover {
	width: 130px;
	height: 17px;
	color: #FFFFFF;
	display: block;
	background: url('/pics/quicklinksf2.gif') repeat-x;
	text-decoration: none;
}

/* Homepage Section Headers */

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 68px 523px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#mailing {
	width: 0;
	height: 0;
	padding: 0 0 68px 358px;
	font-size: 0;
	background: url('/pics/follow_us_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#webstore {
	width: 0;
	height: 0;
	padding: 0 0 68px 358px;
	font-size: 0;
	background: url('/pics/latest_info_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 68px 358px;
	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 68px 358px;
	font-size: 0;
	background: url('/pics/links_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 68px 358px;
	font-size: 0;
	background: url('/pics/daily_bulletin.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#principal {
	width: 0;
	height: 0;
	padding: 0 0 68px 523px;
	font-size: 0;
	background: url('/pics/principal_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#principalContainer {
	margin: 0;
	padding: 5px 20px 15px 10px;
	width: 493px; 
	overflow: hidden;
	text-align: justify;
	color: #000;
	background: url('/pics/left_bg.gif') repeat-y top left;
}
#newsContainer {
	width: 503px;
	min-height: 106px;
	height: auto!important;
	height: 106px;
	margin: 0;
	padding: 10px;
	background: url('/pics/left_bg.gif') repeat-y top left;
}
#eventsContainer {
	width: 358px;
	min-height: 106px;
	height: auto!important;
	height: 106px;
	margin: 0;
	padding: 0;
	background: url('/pics/right_bg.gif') repeat-y top;
}
#mailingContainer {
	width: 358px;
	min-height: 106px;
	height: auto!important;
	height: 106px;
	margin: 0;
	padding: 0 0 12px 0;
	background: url('/pics/right_bg.gif') repeat-y top;
}
#webstoreContainer {
	width: 358px;
	min-height: 30px;
	height: auto!important;
	height: 30px;
	margin: 0;
	padding: 0 0 12px 0;
	background: url('/pics/right_bg.gif') repeat-y top;
}
#directoryContainer {
}
#bulletinContainer {
	width: 358px;
	margin: 0;
	padding: 0;
	background: url('/pics/right_bg.gif') repeat-y top;
}
#linksContainer {
	width: 358px;
	margin: 0;
	padding: 0;
	min-height: 200px;
	height: auto!important;
	height: 200px;	
	background: url('/pics/right_bg.gif') repeat-y top;
}

#linksBGContainer {
	width: 358px;
	min-height: 230px;
	height: auto!important;
	height: 230px;
	margin: 0;
	padding: 0;
	/*background: url('/pics/selected_links_bg.gif') no-repeat left bottom;*/
}
#memoirsContainer {
}
/* Homepage Section Table Includes */

.HPNews {
	padding: 0;
	margin: 0px 5px 0px 5px;
	color: #000;
}
.HPEvents {
	padding: 0 5px 20px 5px;
	width: 358px;
	margin: 0;
	color: #000;
}
.HPDirectory {
}
.HPBBMessages {
	padding: 0 5px 20px 5px;
	width: 358px;
	margin: 0;
	color: #000;
}
.HPLinks {
	padding: 0;
	margin: 0px 5px 0px 5px;
	color: #000;
}
.HPMemoirs {
	
}
/* Other homepage section extras */

.leftContainer {
	width: 523px;
	padding: 0 0 0 9px;
}
.leftContainerBottom {
	width: 523px;
	height: 8px;
	background: url('/pics/left_bottom.gif') no-repeat;
}
.rightContainerBottom {
	width: 358px;
	height: 11px;
	background: url('/pics/right_bottom.gif') no-repeat;
}
.HPNews a, .HPNews a:active, .HPNews a:link, .HPEvents a,
.HPEvents a:active, .HPEvents 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 {
	color: #000;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */

#rotate_overlay {
	width: 647px;
	height: 251px;
	position: absolute;
}
#shuffle1 {
	width: 532px;
	height: 280px;
}
#shuffle_blue {
	width: 532px;
	height: 280px;
	padding: 0;
}
/* Footer */

div#footer {
	width: 916px;
	height: 114px;
	padding: 0 0 28px 0;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat;
}
#address {
	position: absolute;
	text-align: right;
	left: 405px;
	top: 36px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	width: 480px;
}
#district_logo {
	position: absolute;
	left: 8px;
	top: 96px;
}
#edunet {
	position: absolute;
	left: 661px;
	top: 96px;
}









