/* General */

.clear {
	width: 0;
	height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	clear: both;
}

body {
	background: #fff url('/pics/body_bg.jpg') repeat-x;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 900px;
	height: 23px;
	margin: 0 auto;
}
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;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: url('/pics/index_bg.jpg') 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;
	font-weight: bold;
	width: 625px;
	height: 17px;
	background: #093a77;
	margin: 0;
	padding: 3px 0 0 0;
}
.relative {
	position: relative;
} 
.pageTitle {
	display: block;
	width: 875px;
	height: 46px;
	padding: 18px 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;
}
#search {
	position: absolute;
	text-align: right;
	right: 770px!important;
	right: 697px;
	top: -239px;
	width: 130px;
	height: 17px;
	padding: 0;
	margin: 0px 0 0 0;
	float: left;
}
#googleTranslate {
	position: absolute;
	text-align: right;
	right: 0px;
	top: -234px;
	margin: 0px 0 0 0;
	float: left;
}
/* Header */

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

div#headerIMG {
	width: 900px;
	height: 238px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: url('/pics/header.jpg') no-repeat;
}
/* Navigation menu */

div#menu {
	background: url('/pics/topnav_bg.gif') repeat-x;
	width: 900px;
	height: 38px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
	width: 900px;
	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: 25px;
	display: block;
	text-align: left;
	padding: 13px 0 0 18px;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}
ul#topNavItems li a#topNav1 { width: 69px; background: url('/pics/topnav1.gif') no-repeat; text-transform: uppercase; }
ul#topNavItems li a#topNav2 { width: 92px; background: url('/pics/topnav2.gif') no-repeat; text-transform: uppercase; }
ul#topNavItems li a#topNav3 { width: 97px; background: url('/pics/topnav3.gif') no-repeat; text-transform: uppercase; }
ul#topNavItems li a#topNav4 { width: 125px; background: url('/pics/topnav4.gif') no-repeat; text-transform: uppercase; }
ul#topNavItems li a#topNav5 { width: 93px; background: url('/pics/topnav5.gif') no-repeat; text-transform: uppercase; }
ul#topNavItems li a#topNav6 { width: 91px; background: url('/pics/topnav6.gif') no-repeat; text-transform: uppercase; }
ul#topNavItems li a#topNav7 { width: 84px; background: url('/pics/topnav7.gif') no-repeat; text-transform: uppercase; }
ul#topNavItems li a#topNav8 { width: 105px; background: url('/pics/topnav8.gif') no-repeat; text-transform: uppercase; }

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: 0px -38px;
	color: #fff;
}
/* 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 li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 3px 0 3px 8px;
	height: auto;
	width: 170px;
	color: #fff;
	background: #183fc4;
	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: #000;
	background: #ededed;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	/*color: #093a77;
	background: #cdb43a;*/
	color: #fff;
	background: #183fc4;
}
/* Index properties */

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

#quickLinks {
	width: 225px;
	height: 210px;
	padding: 30px 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: 202px;
	height: 23px;
	text-decoration: none;
	padding: 6px 0 0 23px;
	margin: 0;
	display: block;
	color: #000;
	font: 13px Arial, "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.gif') no-repeat; }

#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: #fff;
}
/* Homepage Section Headers */

h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 55px 225px;
	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 55px 453px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#athletics {
	width: 0;
	height: 0;
	padding: 0 0 44px 222px;
	font-size: 0;
	background: url('/pics/athletics_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 41px 222px;
	font-size: 0;
	background: url('/pics/selected_links_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#eventsContainer {
	width: 185px;
	min-height: 280px;
	height: auto!important;
	height: 280px;
	margin: 0;
	padding: 0 25px 10px 15px;
	background: url('/pics/events_bg_bottom.gif') no-repeat bottom;
}
#eventsTop {
	background: url('/pics/events_bg_top.gif') no-repeat top;
}
#eventsMiddle {
	background: url('/pics/events_bg_middle.gif') repeat-y;
}
#newsContainer {
	width: 393px;
	min-height: 560px;
	height: auto!important;
	height: 560px;
	margin: 0;
	padding: 0 30px 0 30px;
	background: url('/pics/news_bg_bottom.gif') no-repeat bottom;
}
#newsTop {
	background: url('/pics/news_bg_top.gif') no-repeat top;
}
#newsMiddle {
	background: url('/pics/news_bg_middle.gif') repeat-y top;
}
#athleticsContainer {
	width: 182px;
	min-height: 200px;
	height: auto!important;
	height: 200px;
	margin: 0;
	padding: 0 25px 10px 15px;
	background: url('/pics/links_bg_bottom.gif') no-repeat bottom;
}

#athleticsContainer .HPLinks {
	color: black;
}
#linksContainer {
	width: 182px;
	min-height: 125px;
	height: auto!important;
	height: 125px;
	margin: 0;
	padding: 0 25px 10px 15px;
	background: url('/pics/links_bg_bottom.gif') no-repeat bottom;
}
#linksTop {
	background: url('/pics/links_bg_top.gif') no-repeat top;
}
#linksMiddle {
	background: url('/pics/links_bg_middle.jpg') repeat-y;
}
/* 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: #fff;
}
/* Other homepage section extras */


#middle {
	width: 453px;
	float: left;
}
#right {
	width: 222px;
	float: left;
}

.HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPEvents a:visited,
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPBBMessages a:visited,
.HPLinks a, .HPLinks a:active, .HPLinks a:link, .HPLinks a:visited {
	color: #fff;
}
.HPNews a, .HPNews a:active, .HPNews a:link, .HPNews a:visited {
	color: #0a44e6;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */

#shuffle1 {
	width: 657px;
	height: 224px;
}
#rotate1 {
	width: 666px;
	height: 231px;
	padding: 9px 0 0 9px;
	background: url('/pics/rotate1_bg.gif') no-repeat;
}
#shuffle2 {
	width: 207px;
	height: 173px;
}
#rotate2 {
	width: 216px;
	height: 181px;
	padding: 4px 0 0 9px;
	background: url('/pics/rotate2_bg.gif') no-repeat;
}
/* Footer */

div#footer {
	width: 900px;
	height: 70px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat;
}
#countdown {
	position: absolute;
	text-align: center;
	left: 0px;
	top: 6px;
	color: #000;
	width: 900px;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
address {
	position: absolute;
	text-align: center;
	left: 00px;
	top: 33px;
	color: #fff;
	width: 900px;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
#logo1 {
	position: absolute;
	text-align: left;
	left: 24px;
	top: 11px;
}
#logo2 {
	position: absolute;
	text-align: left;
	left: 87px;
	top: 11px;
}
#logo3 {
	position: absolute;
	text-align: right;
	right: 85px;
	top: 8px;
}
#logo4 {
	position: absolute;
	text-align: right;
	right: 24px;
	top: 5px;
}
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;
}
/*
a, a:link, a:visited {
	font-weight: bold;
}
.light {
	background-color: #6c6c6c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #fff;
}
.light  a, .light a:link, .light a:visited {
	color: #fff;
}
.light a:hover, .light a:active {
	color: #fff;
}

.dark {
	background-color: #0147fb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #fff;
}
.dark a, .dark a:link, .dark a:visited { color: #FFFFFF; }
.dark a:hover, .dark a:active { color: #FCC265; }


*/


/* Sponsors */
.SponsorsDiv {
margin:0px;
background-image:url('/pics/links_bg_middle.jpg');
background-repeat:repeat-y;
}
.SponsorsDiv h2 {
	margin:0;
	width:222px;
	height:0px;
	padding-top:44px;
	overflow:hidden;
}
.SponsorsDiv h2#sponsor_header {
	background-image:url('/pics/our_sponsor.png');
}
.SponsorsDiv h2#sponsors_header {
	background-image:url('/pics/our_sponsors.png');
}
.SponsorsDiv ul {
	width:222px;	
	padding:10px 0 16px;
	margin:0px;
	margin-bottom:10px;
	text-align:left;

	background:transparent url('/pics/links_bg_bottom.gif') no-repeat scroll center bottom;
}
.SponsorsDiv ul li{
	display:inline;
	list-style-type:none;
	margin:0 auto;
	width:170px;
	margin-left:9px;
}
.SponsorsDiv ul li img {}






form.bing_search {
	margin:0;
	padding:0;
	height:22px;
	background:#fff;
	width:200px;
	border: 1px solid rgb(204, 204, 204);
}
form.bing_search input#bingQuery {
	padding:4px 10px;
	height:18px;
	width:118px;
	float:left;
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 12px;
	color: #000;

	margin: 2px 0px 0px 10px;

	border:none;
	height:16px;
	padding:1px 0;
	background:none;
}
form.bing_search input#bingSubmit1 {
	height: 20px;
	width: 47px;
	float:right;
	margin:1px;
	background: url('/apps/bing/shared/pics/bing_spyglass.png') no-repeat 0 -2px;
}
form.bing_search input#bingSubmit2 {
	height: 20px;
	width: 20px;
	float:right;
	margin:1px;
	background: url('/apps/bing/shared/pics/spyglass.gif') no-repeat;
}







