body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: url('/pics/body_bg.gif') repeat-x top #4f4f4f;
	text-align: center;
} 

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

.HPNews, .HPBBMessages {
	font: 9pt "Arial", Times, serif;
	color: #febb00;
	width: 360px;
}


.HPEvents, .HPLinks{
	width: 311px;
	font: 9pt "Arial", Times, serif;
	color: #fff;
}

.HPEvents_Athletics {
	padding: 5px;
	width: 200px;
	font: 9pt "Arial", Times, serif;
	color: #fff;
}


.HPNews a, .HPNews a:link, .HPNews a:visited,
.HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited, .HPEvents_Athletics a, .HPEvents_Athletics a:link, .HPEvents_Athletics a:visited {
	color: #fff;
}


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

.HPEvents a:hover, .HPNews a:hover, .HPLinks a:hover, .HPBBMessages a:hover, .HPEvents_Athletics a:hover{

	color: #fff;
}


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

.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 {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	background: url('/pics/indexbg.gif') repeat-y;
	text-align: left
}

.content {
	padding: 10px 10px 40px 10px;
	font: 9pt "Arial", Times, serif;
	color: #333;
	background: url('/pics/contentbot.gif') no-repeat bottom;
	min-height: 400px;
	text-align: left;

}

/* min-height hack for IE */
/*\*/
* html .content {
height: 400px;
}
/**/

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

.pageTitle {
	display: block;
	width: 880px;
	height: 30px;
	padding: 12px;
	*padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background: url(/pics/PageTitle.gif) no-repeat;
	text-transform:uppercase;
}

#wrapper {
	width: 900px;
	margin:0 auto;
	background: #FFFFFF
}

#header {
	background: url('/pics/header.jpg');
	width: 900px;
	height: 247px;
	text-align: right
}

#footer {
	width: 900px;
	height: 70px;
	background: url('/pics/footer.png') no-repeat #FFFFFF;
	text-align: left
}

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

#topNav {
	position: relative;
	height: 19px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 900px;
	background: url('/pics/topnavbg.gif') repeat-x;
}

#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 18px;
	margin: 0 4px 0 0;
	z-index: 100;
	text-align: left
}
#topNav2Sub {left: 117px;}
#topNav3Sub {left: 212px;}
#topNav4Sub {left: 327px;}
#topNav5Sub {left: 434px;}
#topNav6Sub {left: 572px;}
#topNav7Sub {left: 665px;}


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

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

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 5px 1px 10px;
	color: #FFFFFF;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background: #febb00;
	color: #000;
}

#wotd b {
	display: none
}

#wotd a {
	color: #fff;
}






