/* General */

body {
	background: #42576f url('/pics/body_bg.jpg') repeat-x;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#sides {
	margin: 0 auto;
	width: 932px;
	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: #d7ce89 url('/pics/index_bg.gif') repeat-y;
	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;
	position: absolute;
	top: -20px;
	width: 900px;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 820px;
	height: 30px;
	padding: 20px 0 0 50px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}
#search {
	width: 314px;
	height: 46px;
	padding: 21px 0 0 30px;
	margin: 0;
	position: relative;
	z-index: 20;
}
#espanol {
	position: absolute;
	left: 900px;
	top: -240px;
}
#indexTop {
	width: 900px;
	height: 82px;
	background: url('/pics/index_overlay.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
	position: absolute;
	z-index: 3;
}
#eagle {
	width: 260px;
	height: 187px;
	position: absolute;
	left: -80px;
	top: -280px;
}
/* Header */

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

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

div#menu {
	background: #002855;
	width: 900px;
	height: 25px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	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 {
	width: 102px;
	height: 21px;
	display: block;
	text-align: left;
	padding: 4px 0 0 8px;
	font: 14px "Times New Roman", Times, serif;
	text-decoration: none;
	color: #fff;
}

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 {
	color: #ffc800;
}
/* 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: 1px solid #113F6F;
	border-top:none;
}

ul#topNavItems li ul li a {
	line-height: 18pt;
	text-align: left;
	text-decoration: none;
	padding: 0 0 0 8px;
	height: auto;
	width: 160px;
	color: #fff;
	background: #165EA7;
}
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: #ffc800;
	background: #045fae;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #165EA7;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	border-top: 1px solid #fff;
}
/* Index properties */

#leftColumn {
	width: 556px;
	padding: 0;
	float: left;
}
#rightColumn {
	width: 344px;
	padding: 0;
	float: left;
}
/* Quicklinks */

#quickLinks {
	width: 556px;
	height: 87px;
	padding: 0;
	margin: 0;
	background:url('/pics/quicklinks_bg.png');
	position: relative;
	z-index: 10;
	top: -39px;
	behavior: url('/apps/shared/iepngfix.htc');
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	display:block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks ul li {
	width: 139px;
	float: left;
	display: block;
}
#quickLinks a {
	width: 139px;
	height: 88px;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 0;
	display: block;
	color: #fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-variant: small-caps;
	position: relative;
	z-index: 100;
}
#quickLinks a#midNav1 { padding-top: 20px; height: 68px; }
#quickLinks a#midNav2 { padding-top: 10px; height: 78px; }
#quickLinks a#midNav3 { padding-top: 20px; height: 68px; }
#quickLinks a#midNav4 { padding-top: 35px; height: 45px; }

#quickLinks a:hover#midNav1,
#quickLinks a:hover#midNav2,
#quickLinks a:hover#midNav3,
#quickLinks a:hover#midNav4 {
	color: #ffc800;
}

/* Homepage Section Headers */

h2 a#news {
	clear: both;
	width: 0;
	height: 0;
	padding: 0 0 47px 556px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 67px 344px;
	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 56px 344px;
	font-size: 0;
	background: url('/pics/selected_links_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 75px 556px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#principals {
	width: 0;
	height: 0;
	padding: 0 0 65px 344px;
	font-size: 0;
	background: url('/pics/principals_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
/* Homepage Sections Containers */

#principalsContainer {
	width: 284px;
	height: 50px;
	margin: 0;
	padding: 15px 30px 45px 30px;
	overflow: hidden;
	text-align: justify;
	color: #fff;
	background: url('/pics/principals_bg.gif') no-repeat left top;
}
#newsContainer {
	width: 556px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	margin: 0;
	padding: 0;
}
#eventsContainer {
	width: 344px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	margin: 0;
	padding: 0;
	background: url('/pics/events_bg.gif') no-repeat left top;
}
#bulletinContainer {
	width: 556px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	margin: 0;
	padding: 0;
}
#linksContainer {
	width: 344px;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	margin: 0;
	padding: 0;
	background: url('/pics/selected_links_bg.gif') no-repeat left top;
}
/* Homepage Section Table Includes */

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

#leftLower {
	position: relative;
	top: -40px;
}

.HPEvents a, .HPEvents a:active, .HPEvents a:link,
.HPLinks a, .HPLinks a:active, .HPLinks a:link {
	color: #1e4373;
}
.HPNews a, .HPNews a:active, .HPNews a:link,
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link {
	color: #3f75ce;
}
.HPNews #l, .HPEvents #l, .HPBBMessages #l, .HPLinks #l {
	padding: 7px 0 0 18px;
}
.HPNews #r, .HPBBMessages #r {
	padding-right: 20px;
	padding-left: 5px;
}
.HPLinks #r, .HPEvents #r {
	padding-right: 20px;
	padding-left: 5px;
}
/* Image shuffles */

#shuffle1 {
	position: relative;
	z-index: 0;
}

#shuffle2 {
	width: 344px;
	height: 229px;
	padding: 0;
}
/* Footer */

div#footer {
	width: 932px;
	height: 178px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}

div#footer_index {
	width: 932px;
	height: 178px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer_index.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
#address1 {
	position: absolute;
	text-align: left;
	left: 175px;
	top: 121px;
	color: #fff;
	font: 14px "Times New Roman", Times, serif;
}
#address2 {
	position: absolute;
	text-align: left;
	left: 184px;
	top: 142px;
	color: #fff;
	font: 14px "Times New Roman", Times, serif;
}
#edunet {
	position: absolute;
	left: 664px;
	top: 96px;
}





