body {
	margin: 0;
	color: #FFFFFF;
	font: 9pt "Arial", Times, serif;
	background: url('/pics/body_bg.gif') repeat-x #6db4ff;
	text-align: center;
}
img, div, td, table {
	behavior: url('/shared/iepngfix.htc');
}
.HPEvents {
	font: 9pt "Arial", Times, serif;
	color: #fff;
	width: 265px;
}
.HPEvents a, .HPEvents a:active, .HPEvents a:link {
	color: #fff;
}
.HPLinks {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 275px;
}
.HPNews, .HPBBMessages {
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 415px;
}
.HPNews #l, .HPBBMessages #l, .HPLinks #l, .HPEvents #l {
	padding-top: 6px;
}
.content {
	padding: 10 10 50 10px;
	font: 9pt "Arial", Times, serif;
	color: #333;
	background: url('/pics/contentbot.jpg') bottom no-repeat;
	text-align: left;
}
.contentIndex {
	padding: 0;
	font: 9pt "Arial", Times, serif;
	color: #333;
	background: url('/pics/content_index.gif') repeat-y;
	text-align: left;
}
.contentIndex h2 {
	padding: 0;
	margin: 0;
}
a, a:link, a:visited {
	color: #000000;
}
a:hover, a:active {
	color: #000000;
}
.pageTitle {
	display: block;
	width: 720px;
	height: 21px;
	padding: 15px;
 *width: 740px;
 *height: 41px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url(/pics/PageTitle.gif) no-repeat;
	text-transform:uppercase;
}
#wrapper {
	width: 760px;
	margin:0 auto;
	background: #FFFFFF
}
#header {
	background: url('/pics/header.jpg');
	width: 760px;
	height: 218px;
}
#footer {
	width: 760px;
	height: 170px;
	background: url('/pics/footer.jpg') no-repeat #FFFFFF;
	text-align: left
}
#enCountdownDiv {
	color:#055600;
	padding-top: 3px;
	text-align: center;
}
#topNav {
	position: relative;
	height: 35px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 760px;
	height: 35px;
	background: url('/pics/topnavbg.gif');
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 35px;
	margin: 0 4px 0 0;
	z-index: 100;
	text-align: left
}
#topNav2Sub {
	left: 78px;
}
#topNav3Sub {
	left: 166px;
}
#topNav4Sub {
	left: 253px;
}
#topNav5Sub {
	left: 339px;
}
#topNav6Sub {
	left: 444px;
}
#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 11px Arial, Tahoma, Verdana, Geneva, sans-serif;
	background: #0a6cc8;
}
#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: #ffcc00;
	color: #005cc9;
}
.topButtons {
	margin-left: 3px;
	margin-top: 6px;
}
.midButtons {
	margin-left: 19px;
	margin-top: 12px;
}

/* Homepage Section Headers */

h2 a#news, h2 a#bulletin, h2 a#events, h2 a#links, h2 a#principal, h2 a#quicklinks {
	width: 0;
	height: 0;
	font-size: 0;
	behavior: url('/apps/shared/iepngfix.htc');
	display: block;
	margin: 0;
	overflow: hidden;

}

h2 a#news {
	padding: 0 0 62px 437px;
	background: url('/pics/news_header.gif') no-repeat left top;
}
h2 a#bulletin {
	padding: 0 0 62px 437px;
	background: url('/pics/bulletin_board_header.gif') no-repeat left top;
}
h2 a#events {
	padding: 0 0 106px 275px;
	background: url('/pics/events_header.gif') no-repeat left top;
}
h2 a#links {
	padding: 0 0 59px 275px;
	background: url('/pics/selected_links_header.gif') no-repeat left top;
}
h2 a#principal {
	padding: 0 0 62px 437px;
	background: url('/pics/principal_header.gif') no-repeat left top;	
}
h2 a#quicklinks {
	padding: 0 0 71px 275px;
	background: url('/pics/quicklinks_header.gif') no-repeat left top;
}
/* end of the HP Section Headers */

.mainColumnContainer {
	width: 415px;
	background: url('/pics/lightgradient.gif') repeat-x bottom #fff;
	border-left: 2px solid #d0e1f2;
	border-right: 2px solid #d0e1f2;
	text-align: left
}
.sideColumnContainer {
	font: 9pt "Arial", Times, serif;
	color: #fff;
	width: 267px;
}
