body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: #C8D3DB;
}

.HPNews, .HPEvents, .HPMemoirs {
	padding: 0px 0px 0px 0px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background-color:#FFFFFF;
	width: 423px;
	border-left: 1px solid #00356A;
	border-right: 1px solid #00356A;
}

.HPDirectory, .HPLinks, .HPBBMessages {
	padding: 0px 0px 0px 0px;
	width: 255px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background-color:#FFFFFF;
	border-left: 1px solid #00356A;
	border-right: 1px solid #00356A;
	border-bottom: 1px solid #00356A;
}

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

.HPMemoirs #l {
	padding-left:10px;
}

.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;
}

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

a, a:link, a:visited { color: #575A0A; }
a:hover, a:active { color: #00349A; }

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

.dark {
	font: 9pt "Arial", Times, serif;
	color: #ffffff;
	background: #00356A;
}
.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: #FFCC00;
	font-size: 16px;
	font-style:italic;
	font-weight: bold;
	background-image: url(/pics/page_title.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 27px!important;
	height: 40px;
	padding: 13px 0px 8px 10px;
	text-transform:uppercase;
}

#topNav {
	position: relative;
	height: 28px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 778px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 26px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 60px;}
#topNav3Sub {left: 167px;}
#topNav4Sub {left: 280px;}
#topNav5Sub {left: 375px;}
#topNav6Sub {left: 478px;}
#topNav7Sub {left: 582px;}




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

#topNav .list li {
	background-color: #1E6EA6;
	width: 160px;
	line-height: 20px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 0px 13px;
	color: #ffffff;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #F1B40E;
	color:#103956;
}
#schoolTag
{
position: absolute;
font-size:10px;
font-family: "Times New Roman";
text-transform: uppercase;
color:#fff; 
font-weight:bold; 
z-index:9999;
margin-top:138px;
margin-left:210px;
}

#wotd
 a:link { 
        color: #fff;}
#wotd
{

	width: 255px;
	height: 74px;
	background: url('/pics/WordoftheDay.jpg') no-repeat;
	text-align: center;
	padding-top: 10px;
	color: #fbea06;
	margin:  0 auto;

}





