/* General */

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

body {
	background: url('/pics/body_bg.jpg');
	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: 924px;
	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.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: 616px;
	height: 17px;
	background: #002450;
	margin: 11px 4px 3px 10px;
	padding: 3px 0 0 0;
}
#marquee_container {
	margin: 0px;
	*margin: 11px 0px 3px 0px;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 860px;
	height: 32px;
	padding: 13px 0 0 20px;
	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 {
	width: 216px;
	height: 18px;
	padding: 0;
	margin: 5px 0 0 0;
	float: left;
}
#googleTranslate {
	position: absolute;
	text-align: right;
	left: 0px;
	top: -233px;
}
/* Header */

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

div#headerIMG {
	width: 924px;
	height: 237px;
	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: 34px;
}
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: 34px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 82px; background: url('/pics/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 112px; background: url('/pics/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 119px; background: url('/pics/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 113px; background: url('/pics/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 104px; background: url('/pics/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 86px; background: url('/pics/topNav6.gif') no-repeat; }
ul#topNavItems li a#topNav7 { width: 88px; background: url('/pics/topNav7.gif') no-repeat; }
ul#topNavItems li a#topNav8 { width: 96px; background: url('/pics/topNav8.gif') no-repeat; }
ul#topNavItems li a#topNav9 { width: 100px; background: url('/pics/topNav9.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 {
	background-position: 0 -34px;
}

ul#topNavItems li ul.last {margin-left:-68px;} /* Last drop down menu alignment */

/* 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: #00316d;
}
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: #919191;
	background-image:url('/pics/menuselect_bg.jpg');

}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #057eb3;
}
/* Index properties */

#leftColumn {
	width: 631px;
	float: left;
}
#rightColumn {
	width: 269px;
	float: left;
}
/* Quicklinks */

#quickLinks {
	width: 627px;
	padding: 0 0 0 4px;
	margin: 0;
}
#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: 209px;
	margin: 0 0 0px 0;
	float: left;
	display: block;
}
#quickLinks a {
	width: 174px;
	height: 28px;
	text-decoration: none;
	padding: 14px 0 0 35px;
	margin: 0;
	display: block;
	color: #fff;
	font: 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#quickLinks a#midNav1 {	background: url('/pics/midnav1.gif') no-repeat; }
#quickLinks a#midNav2,
#quickLinks a#midNav3 {	
	background: url('/pics/midnav.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.midNav {
	background-position: 0px -42px;
	color: #002a5e;
}
/* Homepage Section Headers */

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 38px 631px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 40px 631px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#links {
	width: 0;
	height: 0;
	padding: 0 0 39px 631px;
	font-size: 0;
	background: url('/pics/selected_links_header.jpg') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 46px 269px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}

h2 a#principal {
	width: 0;
	height: 0;
	padding: 0 0 54px 269px;
	font-size: 0;
	background: url('/pics/principal_header.gif') no-repeat left top;
	display: block;
	margin: 5px 0 0 0;
	overflow: hidden;
}

h2 a#spotlight {
	width: 0;
	height: 0;
	padding: 0 0 39px 269px;
	font-size: 0;
	background: url('/pics/spotlight_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#newsContainer {
	width: 571px;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	margin: 0;
	padding: 0 15px 0 45px;
}
#bulletinContainer {
	width: 571px;
	min-height: 175px;
	height: auto!important;
	height: 175px;
	margin: 0;
	padding: 0 15px 0 45px;
	background: url('/pics/bulletin_bg.gif') no-repeat bottom right;
}
#linksContainer {
	width: 571px;
	min-height: 175px;
	height: auto!important;
	height: 175px;
	margin: 0;
	padding: 0 15px 0 45px;
}
#eventsContainer {
	width: 209px;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	margin: 0;
	padding: 0 25px 0 35px;
	background: url('/pics/events_top.gif') no-repeat top;
}

#principalContainer {
	background: url('/pics/principal_bg.gif') no-repeat top;
	padding: 0 25px 0 35px;	
}

#principalText {
	width: 209px;
	height: 100px;
	overflow: hidden;
	color: #fff;
	margin: 0 0 10px 0;
}
#principalContainer a {
	color: #fff;
}
#spotlightContainer {
	width: 189px;
	height: 150px;
	overflow: hidden;
	color: #fff;
	margin: 0;
	padding: 0 35px 0 45px;
	background: url('/pics/spotlight_bg.gif') no-repeat top;
}

/* Homepage Section Table Includes */

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

.HPNews a, .HPNews a:active, .HPNews a:link, 
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link,
.HPLinks a, .HPLinks a:active, .HPLinks a:link {
	color: #000;
}
.HPEvents a, .HPEvents a:active, .HPEvents a:link {
	color: #fff;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
#wotd {
	width: 269px;
	height: 56px;
	padding: 28px 0 0 0px;
	text-align: center;
	background: url('/pics/wotd.jpg') no-repeat;
	color: #fff;
}
#wotd a {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#wotd a:hover {
	color: #b3b3b3
}
#wotd i {
	display: none
}
#wotd b {
	display: none;
}

/* Image shuffles */

#rotate1 {
	width: 619px;
	height: 229px;
	padding: 9px 0 0 12px;
	background: url('/pics/shuffle1_BG.jpg') no-repeat;
}
.leftSectionBottom {
	width: 361px;
	height: 7px;
	background: url('/pics/left_section_bottom.gif') no-repeat;
}
.midSectionBottom {
	width: 258px;
	height: 7px;
	background: url('/pics/mid_section_bottom.gif') no-repeat;
}
.rightSectionBG {
	background: url('/pics/right_bg.gif') repeat-y;
}
.rightSectionBottom {
	width: 269px;
	height: 29px;
	background: url('/pics/right_bottom.gif') no-repeat;
}


/* Right side /pages/ menus */
table#pageNav {
	border:none;
	border-right:#d2d2d2 solid 0px;
}
table#pageNav td {
	background-color:#FFF;
	background-image:url('/pics/rightmenu_bg.jpg');
	background-repeat:no-repeat;
	padding-top:70px;
}
table#pageNav ul {
	list-style-type:none;
	min-height:300px;
	padding:0 0 0 0px !important;
	margin:0 0 0 0px !important;
}
table#pageNav td ul li a {
	display:block;
		height:18px;
	
	padding:0px 25px 3px 25px;	

}
table#pageNav td ul li a:hover, table#pageNav td ul li a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
table#pageNav td ul li a, table#pageNav td ul li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
table#pageNav td ul li b {
	display:block;
	height:18px;
	padding-left:3px;
	padding-bottom:3px;
	color:#FFFFFF;
	background-image:url('/pics/menuselect_bg.jpg');
	padding:0px 25px 3px 15px;	
}



/* Footer */

div#footer {
	width: 924px;
	height: 56px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.png') no-repeat;
	behavior: url('/apps/shared/iepngfix.htc');
}
address {
	position: absolute;
	text-align: right;
	right: 30px;
	top: 7px;
	color: #fff;
	font: 11px Georgia, "Times New Roman", Times, serif;
}
#contact a {
	position: absolute;
	text-align: right;
	right: 12px;
	top: 70px;
	color: #000;
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
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;
}
