body {
	margin: 0px;
	color: #000000;
	font: 9pt "Arial", Times, serif;
	background: #CCCCCC;
}

.HPNews, .HPEvents, .HPBBMessages{
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 507px;
	background-color: #EEEEEE;
}

.HPDirectory, .HPMemoirs, .HPLinks{
	font: 9pt "Arial", Times, serif;
	color: #000000;
	width: 219px;
	background: url('/pics/right_table_bg.gif');
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding-bottom: 5px;
}

.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;
	font: 9pt "Arial", Times, serif;
	color: #000;
	background-color: #FFFFFF;
}

.content {
	padding: 5px 10px 10px 10px;
	height: 300px;
	font: 9pt "Arial", Times, serif;	
	color: #000;
	background-color:#FFFFFF;
}

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

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

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

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	vertical-align: middle;
	padding: 5px 0px 0px 20px;
	height: 40px;
	font: bold 11pt "Arial", Times, serif;
	color: #FFFFFF;
	background: #FFFFFF;
	background-image:url(/pics/page_title.gif);	
	background-repeat:repeat-x;
}

.rotatingPics{
	height: 255px; 
	width: 512px; 
	background-image: url(/pics/rotate_bg.gif); 
	background-repeat: no-repeat; 
	padding-top: 10px;
}

#topNav {
	position: relative;
	height: 24px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 740px;
}
#menuCloser {
	position: absolute;
	visibility: hidden;
	left: -30px;
	top: -50px;
	z-index: 0;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 24px;
	margin: 0 4px 0 0;
	z-index: 100;
}

#topNav2Sub {left: 93px;}
#topNav3Sub {left: 202px;}
#topNav4Sub {left: 312px;}
#topNav5Sub {left: 427px;}
#topNav6Sub {left: 529px;}
#topNav7Sub {left: 624px;}

#topNav .list {
	position: absolute;
	z-index: 200;
	list-style: none;
	margin: 0;
	padding: 0;
	font: 10px Verdana ,Geneva, sans-serif;
	border: 1px solid #D90000;
}

#topNav .list ul {
	list-style: none;
	margin:0;
	padding:0;
}

#topNav .list li {
	background-color: #D90000;
	width: 175px;
	line-height: 15px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 2px 2px 2px 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	z-index: 100;
}
#topNav .list a:hover {
	background-color: #FFFFFF;
	color:#D90000;
}

.heading18 {
	font-size:18px;
	font-weight:bold;
}

.heading16 {
	font-size:16px;
	font-weight:bold;
}

.heading14 {
	font-size:14px;
	font-weight:bold;
}


