body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: url('/pics/body_bg.jpg') repeat-x left top #bababa;
}

img, div, td, table {
	behavior: url('/shared/iepngfix.htc');
}

div.imgwithcaption { float: left; margin: 0 10px 10px 0; width: 250px; }
div.imgwithcaption p { font-size: .9em; }

.clear { clear: both; }

.HPNews, .HPBBMessages {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 462px;
	background: url('/pics/left_section_bg.gif') repeat-y;
	text-align: left;
}

.HPEvents, .HPLinks {
	padding: 5px 5px 5px 5px;
	width: 266px;
	font: 9pt "Arial", Times, serif;
	color: #fff;
	background: url('/pics/right_section_bg.gif') repeat-y;
	text-align: left;
}

.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited {
	color: #000;
	font-weight: bold;
}


.HPEvents a, .HPEvents a:link, .HPEvents a:visited,
.HPLinks a, .HPLinks a:link, .HPLinks a:visited {
	color: #fff;
	font-weight: bold;
}

.HPNews #l, .HPBBMessages #l, .HPLinks #l, .HPEvents #l {
	padding-left: 10px;
	padding-top: 4px;
}

.HPLinks #r, .HPEvents #r {
	padding-right: 15px;
}

.neutral, table {
	font: 9pt "Arial", Times, serif;
	color: #000000;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #833333; }
.neutral a:hover, .neutral a:active { color: #8C1706; }

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #FFFFFF;
	height: 400px;
}

.content {
	padding: 10px 10px 10px 10px;
	height: 400px;
	font: 9pt "Arial", Times, serif;
	color: #333;
	background: #ffffff;
}

a, a:link, a:visited { color: #000000; }
a:hover, a:active { color: #000000; }

.light {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: #eee4cc;
}
.light  a, .light a:link, .light a:visited { color: #000000; }
.light a:hover, .light a:active { color: #000000; }

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #00456e;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #ffffff; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 34px!important;
	height: 47px;
	padding: 13px 0px 5px 15px;
	text-transform:uppercase;
}

#enCountdownDiv {
	color:#055600;
	padding-top: 3px;
	text-align: center;
}

#topNav {
	position: relative;
	height: 27px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 760px;
	background: url('/pics/topnav_bg.gif');
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 27px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 94px;}
#topNav3Sub {left: 189px;}
#topNav4Sub {left: 340px;}
#topNav5Sub {left: 521px;}
#topNav7Sub {left: 451px;}


#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana,Geneva, sans-serif;
	background: #212088;
}

#topNav .list li {
	width: 170px;
	line-height: 18px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 1px 8px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background: #010168 url('/pics/topnav_bg.jpg') repeat-x;
	color: #D4C24C;
        border-bottom: 1px solid #fff;
}

/* Library page declarations */

#library ol li {
	padding: 5px;
}

.picBox {
	float: left;
	padding: 3px 2px 5px 0;
}

.picBox2 {
	float: left;
	padding: 3px;
}

p.desc {
	font-style: oblique;
	font-size: 0.9em;
	padding: 2px;
	margin: 0px;
	max-width: 170px;
}

p.desc2 {
	font-style: oblique;
	font-size: 0.9em;
	padding: 2px;
	margin: 0px;
	max-width: 244px;
}

.clear {
	clear: both;
}

#shuffle1_holder {
width: 479px;
height: 210px;
background: url('/pics/shuffle1_bg.jpg') no-repeat;
}

#shuffle_one {
	margin-top:30px;
}



#yearbook img {
	float: left;
	width: 100px;
}

#spotlight_cont {
background: url("/pics/left_section_bg.gif") repeat-y scroll 0 0 transparent;
    color: #000000;
    font: 9pt "Arial",Times,serif;
    padding: 5px;
    text-align: left;
    width: 452px;
	height: 415;

}


