/* 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 0px 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
div#top {
	width: 900px;
	height: 23px;
	margin: 0 auto;
}
div#sides {
	margin: 0 auto;
	width: 956px;
	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;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 870px;
	height: 37px;
	padding: 8px 0 0 10px;
	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;
}
marquee {
	color: #fff;
	font-weight: bold;
	width: 537px;
	height: 12px;
	margin: 2px 5px 0 0px;
	padding: 5px 0 0 232px;
	float: left;
	text-align: left;
}
#googleTranslate {
	margin: 1px 0 0 0;
	float: left;
}
/* Header */

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

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

div#menu {
	width: 900px;
	height: 40px;
}
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: 40px 0 0 0;
	background-position: 0 0;
}
ul#topNavItems li a#topNav1 { width: 120px; background: url('/pics/topNav1.gif') no-repeat; }
ul#topNavItems li a#topNav2 { width: 109px; background: url('/pics/topNav2.gif') no-repeat; }
ul#topNavItems li a#topNav3 { width: 108px; background: url('/pics/topNav3.gif') no-repeat; }
ul#topNavItems li a#topNav4 { width: 109px; background: url('/pics/topNav4.gif') no-repeat; }
ul#topNavItems li a#topNav5 { width: 109px; background: url('/pics/topNav5.gif') no-repeat; }
ul#topNavItems li a#topNav6 { width: 109px; background: url('/pics/topNav6.gif') no-repeat; }
ul#topNavItems li a#topNav7 { width: 108px; background: url('/pics/topNav7.gif') no-repeat; }
ul#topNavItems li a#topNav8 { width: 128px; 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 -40px;
}
/* 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: 11px 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: #767573;
}
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: #cf5129;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #057eb3;
}
/* Index properties */

#leftColumn {
	width: 598px;
	float: left;
}
#rightColumn {
	width: 302px;
	float: left;
}
/* Quicklinks */

#quickLinks {
	width: 302px;
	height: 147px;
	padding: 20px 0 0 0;
	margin: 0;
	background: url('/pics/midnav_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;
}
#quickLinks ul li {
	margin-bottom: 0px;
}
#quickLinks a {
	width: 284px;
	height: 17px;
	text-decoration: none;
	padding: 4px 0 0px 18px;
	margin: 0;
	overflow: hidden;
	display: block;
	color: #FFF;
	font: 12px Georgia, "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:hover#midNav1,
#quickLinks a:hover#midNav2,
#quickLinks a:hover#midNav3,
#quickLinks a:hover#midNav4,
#quickLinks a:hover#midNav5,
#quickLinks a:hover#midNav6 {
	color: #ff6f2b;
	background-position: -302px 0;
}
/* Homepage Section Headers */

h2 a#news {
	width: 0;
	height: 0;
	padding: 0 0 44px 293px;
	font-size: 0;
	background: url('/pics/news_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#collegeCorner {
	width: 0;
	height: 0;
	padding: 0 0 42px 293px;
	font-size: 0;
	background: url('/pics/college_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#bulletin {
	width: 0;
	height: 0;
	padding: 0 0 44px 305px;
	font-size: 0;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#alumni {
	width: 0;
	height: 0;
	padding: 0 0 44px 305px;
	font-size: 0;
	background: url('/pics/alumni_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#events {
	width: 0;
	height: 0;
	padding: 0 0 41px 302px;
	font-size: 0;
	background: url('/pics/events_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
h2 a#memoirs {
	width: 0;
	height: 0;
	padding: 0 0 41px 302px;
	font-size: 0;
	background: url('/pics/memoirs_header.gif') no-repeat left top;
	display: block;
	margin: 0;
	overflow: hidden;
}
/* Homepage Sections Containers */

#newsContainer {
	width: 258px;
	min-height: 220px;
	height: auto!important;
	height: 220px;
	margin: 0;
	padding: 0 15px 0 20px;
}
#bulletinContainer {
	width: 265px;
	min-height: 175px;
	height: auto!important;
	height: 175px;
	margin: 0;
	padding: 0 15px 0 25px;
	background: url('/pics/mid_section_bg.gif') repeat-y;
}
#eventsContainer {
	width: 267px;
	min-height: 200px;
	height: auto!important;
	height: 200px;
	margin: 0;
	padding: 0 15px 0 20px;
	background: url('/pics/right_section_bg.gif') 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: #000;
}
/* Other homepage section extras */

#weather {
	text-align: center;
	margin: 0 0 5px 0;
	width: 293px;
}
#left {
	width: 293px;
	float: left;
}
#middle {
	width: 305px;
	float: left;
}

.HPNews a, .HPNews a:active, .HPNews a:link, .HPNews a:visited, 
.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: #000;
}
.HPNews #l, .HPEvents #l, .HPDirectory #l, .HPBBMessages #l, .HPLinks #l, .HPMemoirs #l {
	padding-top: 6px;
}
/* Image shuffles */

#shuffle1 {
	width: 580px;
	height: 153px;
}
#rotate1 {
	width: 587px;
	height: 176px;
	padding: 27px 0 0 11px;
	background: url('/pics/shuffle1_bg.gif') no-repeat;
}
#shuffle2 {
	width: 284px;
	height: 129px;
}
#rotate2 {
	width: 292px;
	height: 153px;
	padding: 19px 0 0 13px;
	background: url('/pics/shuffle2_bg.gif') no-repeat;
}
.leftSectionBottom {
	width: 305px;
	height: 10px;
	background: url('/pics/left_section_bottom.gif') no-repeat;
}
.rightSectionBottom {
	width: 302px;
	height: 11px;
	background: url('/pics/right_section_bottom.gif') no-repeat;
}

#buttons {
	width: 302px;
	margin: 0 auto;
}
#sat {
	width: 302px;
	height: 71px;
	background: url('/pics/sat.jpg');
}
#wotd {
	width: 302px;
	height: 72px;
	background: url('/pics/wotd.jpg') top left no-repeat;
	color: #fff;
	text-align: center;
	margin: 0;
}
#wotd a {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	display:block;
	position: relative;
	top: 12px;
}
#wotd b {
	display: none;
}
#wotd i {
	display: none
}
#wotd a:hover {
	color: #E12A00;
}

/* Footer */

div#footer {
	width: 956px;
	height: 124px;
	margin: 0 auto;
	text-align: left;
	background: url('/pics/footer.jpg') no-repeat;
}
address {
	position: absolute;
	text-align: left;
	left: 94px;
	top: 79px;
	color: #fff;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
#gradCountdown {
	position: absolute;
	text-align: left;
	left: 354px;
	top: 42px;
	color: #fff;
	width: 500px;
	font: 11px Georgia, "Times New Roman", Times, serif;
}
#search {
	width: 220px;
	height: 20px;
	position: absolute;
	text-align: left;
	left: 713px;
	top: 103px;
}
a#edunet {
	width: 245px;
	height: 0;
	padding: 22px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	background: url('/pics/edunet_white.png') no-repeat; 
	behavior: url('/apps/shared/iepngfix.htc');
}
#edu_logo {
	position: absolute;
	text-align: left;
	left: 380px;
	top: 101px;
}
