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

.HPNews, .HPBBMessages  {
	padding: 5px 5px 5px 5px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 336px;
}

.HPEvents,  .HPLinks , .HPDirectory {
	padding: 5px 5px 5px 5px;
	width: 251px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	
	
}
.HPMemoirs {
	padding: 5px 5px 5px 5px;
	width: 251px;
	font: 9pt "Arial", Times, serif;
	color: #000000;
	
	
}
.HPNews a, .HPNews a:link, .HPNews a:visited, .HPEvents a, .HPEvents a:link, .HPEvents a:visited, .HPBBMessages a, .HPBBMessages a:link, .HPBBMessages a:visited, .HPLinks a, .HPLinks a:link, .HPLinks a:visited, .HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited, .HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited  { color: #000000; }
.HPNews a:hover, .HPNews a:active, .HPEvents a:hover, .HPEvents a:active, .HPBBMessages a:hover, .HPBBMessages a:active, .HPLinks a:hover, .HPLinks a:active, .HPDirectory a:hover, .HPDirectory a:active, .HPMemoirs a:hover, .HPMemoirs a:active { color: #D81012; }
.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: #FFFFFF;
	background: #FAF9F9;
	background-image:url(/pics/content_bg.gif);
	background-position:top;
	background-repeat:repeat-x
}

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

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

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

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

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	
	vertical-align: middle;
	padding: 5px 0px 5px 5px;
	margin-bottom: 10px;
	font: bold 11pt "Arial", Times, serif;
	color: #ffffff;
	
	background-image:url(/pics/pagetitle.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.bottomNav, .bottomNav a:link, .bottomNav a:visited {
	font: 9pt "Arial", Times, serif;
	color: #fff;
	text-decoration: none;
}
.bottomNav a:hover, .bottomNav a:active {
	text-decoration: underline;
}


.bgTopBar {
	height: 2px;
	background: url(/pics/bgTopBar.gif) repeat-x;
}

#topNav {
	position: relative;
	height: 35px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 900px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 32px;
	margin: 0 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 135px;}
#topNav3Sub {left: 261px;}
#topNav4Sub {left: 387px;}
#topNav5Sub {left: 513px;}
#topNav6Sub {left: 639px;}
#topNav7Sub {left: 765px;}
#topNav8Sub {left: 891px;}


#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: #477C8F;
	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;
	zoom: 1;
}
#topNav .list a:hover {
	background-color: #A51E24;
	color:#FFFFFF;
}

/* Sponsors */
.SponsorsDiv {
	background: url('/pics/bulletin_board_bg.gif') top left no-repeat;
	min-height: 291px;
	height:auto !important;
	height:291px;
}

.SponsorsDiv ul {
	text-align: center;
	width: 336px;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}

.SponsorsDiv ul li {
	list-style-type: none;
}

h2#sponsor_header, h2#sponsors_header {
	overflow: hidden;
	height: 0;
	line-height: 0;
	font-size: 0;
	padding-top: 37px;
	width: 335px;
margin-left:1px;
}

h2#sponsor_header {background: url('/pics/sponsor_header.png') top left no-repeat;}
h2#sponsors_header {background: url('/pics/sponsors_header.png') top left no-repeat;}
