/* General */

body {
	background: #194d83;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 900px;
	height: 20px;
	margin: 0 auto;
}

div#top marquee{ color:white;}

div#sides {
	width: 936px;
	margin: 0 auto;
	background: url('/pics/shadow.jpg') repeat-y;
}
div#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: #fff;
}
.contentIndex {
	text-align: left;
	background: url('/pics/index_repeat.gif') repeat-y left top;
	width: 900px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.content {
	text-align: left;
	background: #FFFFFF;
	width: 872px;
	padding: 8px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 872px;
	height: 22px;
	padding: 8px 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 {
	font-weight: bold;
	float: right;
	margin-top: 2px;
}
#googleTranslate {
	float: right;
	margin: 2px 0 0 5px;
}
marquee {
	width: 900px;
	height: 17px;
	color: #3971ae;
	font-weight: bold;
	padding-top: 3px;
}
/* Header */
#header h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
div#headerIMG {
	width: 936px;
	height: 135px;
	margin: -20px auto 0 auto;
	background: url('/pics/header.jpg') no-repeat;
}
div#header h1 {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/* Navigation menu */

div#menu {
	background: #092746;
	width: 900px;
	height: 32px;
}
ul#topNavItems {
	list-style: none;
	margin: 0 0 0 27px;
	padding: 0;
	position: relative;
	z-index: 999;
}
ul#topNavItems .last1 { margin-left:-117px; }
ul#topNavItems .last2 { margin-left:-95px; }

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: 32px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 74px; background: url('/pics/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 140px; background: url('/pics/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 79px; background: url('/pics/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 73px; background: url('/pics/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 102px; background: url('/pics/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 74px; background: url('/pics/topNav6.gif') no-repeat; }
ul#topNavItems li a#topNav7 { width: 95px; background: url('/pics/topNav7.gif') no-repeat; }
ul#topNavItems li a#topNav8 { width: 87px; background: url('/pics/topNav8.gif') no-repeat; }
ul#topNavItems li a#topNav9 { width: 73px; background: url('/pics/topNav9.gif') no-repeat; }
ul#topNavItems li a#topNav10 { width: 51px; background: url('/pics/topNav10.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,
ul#topNavItems li:hover a#topNav9, ul#topNavItems li.over a#topNav9,
ul#topNavItems li:hover a#topNav10, ul#topNavItems li.over a#topNav10 {
	background-position: 0 -32px;
}
/* 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: 0;
}

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: #184a7d;
}
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: #092746;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #184a7d;
}
/* Index properties */

#leftColumn {
	width: 290px;
	padding: 0;
	float: left;
}
#midColumn {
	width: 320px;
	padding: 0;
	float: left;
}
#rightColumn {
	width: 290px;
	padding: 0;
	float: left;
}
/* Quicklinks */

#quickLinks {
	width: 900px;
	height: 39px;
	padding: 0;
	margin: 0;
	background: url('/pics/quicklinks_bg.gif') no-repeat;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 31px;
}
#quickLinks ul li {
	float: left;
	margin: 0 8px 0 0;
}
#quickLinks a {
	width: 0;
	height: 0;
	text-decoration: none;
	padding: 32px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
}
#quickLinks a#midNav1 { width: 52px; background: url('/pics/midnav1.gif') no-repeat; }
#quickLinks a#midNav2 { width: 86px; background: url('/pics/midnav2.gif') no-repeat; }
#quickLinks a#midNav3 { width: 150px; background: url('/pics/midnav3.gif') no-repeat; }
#quickLinks a#midNav4 { width: 122px; background: url('/pics/midnav4.gif') no-repeat; }
#quickLinks a#midNav5 { width: 66px; background: url('/pics/midnav5.gif') no-repeat; }
#quickLinks a#midNav6 { width: 66px; background: url('/pics/midnav6.gif') no-repeat; }
#quickLinks a#midNav7 { width: 66px; background: url('/pics/midnav7.gif') no-repeat; }
#quickLinks a#midNav8 { width: 68px; background: url('/pics/midnav8.gif') no-repeat; }
#quickLinks a#midNav9 { width: 91px; background: url('/pics/midnav9.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,
#quickLinks a:hover#midNav8,
#quickLinks a:hover#midNav9 {
	background-position: 0 -32px;
}
/* Homepage Section Headers */

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 50px 289px;
	font-size: 0;
	background: url('/pics/news_header.png') no-repeat left top;
	behavior: url('/apps/shared/iepngfix.htc');
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#athletic {
	width: 0;
	height: 0;
	padding: 0 0 58px 320px;
	font-size: 0;
	background: url('/pics/athletic_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 50px 289px;
	font-size: 0;
	background: url('/pics/events_header.png') no-repeat left top;
	behavior: url('/apps/shared/iepngfix.htc');
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#newsContainer {
	width: 289px;
	min-height: 106px;
	height: auto!important;
	height: 106px;
	margin: 0;
	padding: 0;
}
#athleticContainer {
	width: 320px;
	min-height: 162px;
	height: auto!important;
	height: 162px;
	margin: 0;
	padding: 0;
}
#eventsContainer {
	width: 289px;
	min-height: 106px;
	height: auto!important;
	height: 106px;
	margin: 0;
	padding: 0;
}
/* 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: #000;
}
/* Other homepage section extras */

#indexBG {
	width: 900px;
	background: url('/pics/index_bg.gif') no-repeat left top;
}
#indexBottom {
	width: 900px;
	padding: 0 0 80px 0;
	background: url('/pics/index_bottom.gif') no-repeat left bottom;
}
#right_pic {
	width: 475px;
	height: 166px;
	background: url('/pics/right_pic.gif') no-repeat;
	margin-left: -15px;
}
.HPNews a, .HPNews a:active, .HPNews a:link,
.HPEvents a, .HPEvents a:active, .HPEvents a:link {
	color: #2365aa;
}
.HPNews #l, .HPEvents #l {
	padding-top: 6px;
}
/* Image shuffles */
#shuffle1 {
	width: 303px;
	height: 201px;
	margin: 8px 0 0 8px;
}
/* Footer */

div#footer {
	width: 936px;
	height: 82px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat;
	position: relative;
	z-index: 10;
}
#postFooter {
	width: 900px;
	margin: 0 auto;
	position: relative;
	top: -10px;
	z-index: 20;
}
address {
	position: absolute;
	text-align: left;
	left: 32px;
	top: 0px;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 23pt;
}
a#edunet {
	position: absolute;
	left: 0;
	top: 0;
	width: 233px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 5px 0 0 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edunet.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
}

#pageNav ul, #pageNav ul li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#pageNav ul li {margin-left:-30px;_margin-left:0px; margin-right:-10px;}
#pageNav ul li b {display:block; padding-left:10px; padding-top:3px; padding-bottom:3px; _height: 14px;}
#pageNav ul li a { color: #666; text-decoration:none; display:block; padding:3px; /*height:14px;*/padding-left:10px;}
#pageNav ul li a:hover{background-color: #06C; color:#FFF;}
#pageNav { background-color: #efefef;}
#pageNav ul {line-height: 14px;}
#pageNav {border:1px solid #e6e6e6;}

.sdark{ background:#194D83; color:white;}
.sdark div strong a , .sdark strong a, .sdark a { color:white;}
.slight{ background:#DADFE4; }














































































