body {
	color: #000;
	font: 12px "Arial", Times, serif;
    background:url(/pics/site_bg.gif) left top repeat-x #fff;	
	width:790px;
	margin:0 auto
}
.HPDirectory  {
	padding: 5px 5px 10px 5px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #343434;
	width:100%;
}	

.HPNews,.HPBBMessages {
	font: 11px Arial, Helvetica, sans-serif;
	color: #343434;	background: #FFFFFF;
	text-align:left;}	

.PMemoirs {
	padding: 5px 5px 5px 5px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #343434;
	padding:0 0 10px 0;
}	
 
.HPEvents, .HPLinks{
	font: 11px "Arial", Times, serif;
	color: #343434;	background: #FFFFFF;
	text-align:left;
	}		

.HPEvents a, .HPEvents a:link, .HPEvents a:visited, .HPLinks a, .HPLinks a:link, .HPLinks a:visited {color: #E88800;  }
.HPEvents a:hover, .HPEvents a:active, .HPLinks a:hover, .HPLinks a:active { color: #8DB676;}


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



.HPNews a:hover, .HPNews a:active, .HPBBMessages a:hover, .HPBBMessages a:active{ color: #8DB676;}

.HPMemoirs a, .HPMemoirs a:link, .HPMemoirs a:visited  { color: #E88800;  }
.HPMemoirs a:hover, .HPMemoirs a:active { color: #8DB676;}

.HPDirectory a, .HPDirectory a:link, .HPDirectory a:visited{ color: #E88800;  }
.HPDirectory a:hover, .HPDirectory a:active{ color: #8DB676;}

.neutral, table {
	font: 12px "Arial", Times, serif;
	color: #000;
}

#l {
	padding-top: 7px;
}
	
img {
padding:0;
margin:0;
border:0;
}

.qlinks a {
display:block;
}

.neutral a, .neutral a:link, .neutral a:visited { color: #415B86 }
.neutral a:hover, .neutral a:active { color: #415B86;}

table td
{
vertical-align:top;
}

.contentIndex {
	padding: 0px 0px 0px 0px;
	font: 12px "Arial", Times, serif;
	color: #701127;
	background: #fff;
	width:760px;
}

.esp a {
color:#fff;
padding:0 15px 0 0;
}

.content {
	padding: 10px 10px 40px 10px;
	height: 300px;
	font: 12px "Arial", Times, serif;
	color: #000;
	background: #FFFFFF;
	margin:0 0 0 0;
	width:760px;
	text-align:left;
}

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

.light {
	font: 11px Verdana, Arial, Helvetica, sans-seriff;
	color: #000;
	background: #FFCC00;
}
.light  a, .light a:link, .light a:visited { color: #3E3E3E; }
.light a:hover, .light a:active { color: #64AB00; }

.dark {
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #1D6016;
}
.dark a, .dark a:link, .dark a:visited { color: #ffffff; }
.dark a:hover, .dark a:active { color: #fff; }

.pageTitle {
	display: block;
	width: auto!important;
	width: 100%;
	height:44px;
	* height: 51px;
	padding: 15px 0px 0px 5px;
	margin-bottom: 10px;
	font: bold 12pt "Arial", Times, serif;
	color: #fff;
	text-transform:uppercase;
	background:url(../pics/page_title.gif) left top no-repeat;
}

#topNav {
	position: relative;
	height:45px;
}
#topNavButtons {
	position: absolute;
	z-index: 95;
	top: 0;
	left: 0;
	width: 760px;
}

#menuCloser {
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: -50px;
	z-index: 0;
	height:500px;
	width:100%;
}
#topNav .subNav {
	position: absolute;
	visibility: hidden;
	top: 42px;
	margin: -6px 4px 0 0;
	z-index: 100;
}
#topNav2Sub {left: 124px;}
#topNav3Sub {left: 220px;}
#topNav4Sub {left: 325px;}
#topNav5Sub {left: 417px;}
#topNav6Sub {left: 509px;}
#topNav7Sub {left: 600px;}
#topNav8Sub {left: 677px;}
#topNav9Sub {left: 777px;}
#topNav10Sub {left: 876px;}
#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:url(/pics/dd_bg_over.gif) left top repeat-y #fff;
	
	width: 160px;
	line-height: 20px;
}

#topNav .list a {
	display: block;
	width: auto!important;
	width: 100%;
	padding: 0px 5px 0px 13px;
	color: #000;
	text-decoration: none;
	z-index: 100;
	zoom:1;
	
}
#topNav .list a:hover {
	background:url(/pics/dd_bg.gif) left top repeat-y #D3A505;
	
	color:#fff;
	padding: 0px 5px 0px 13px;
}

#rightNav {
	font-size:12px;
	background-color: #fff;
	width:170px;
	border:1px solid #0021A3;
	margin-bottom:-2px!important;
	margin-bottom:2px;
	margin-left:10px;
	padding-bottom: 10px;
}

#rightNav a:link, #rightNav a:visited, #rightNav a:active, #rightNav #noLink {
	display:list-item;
	color:#000000;
	margin-left:23px;
	padding:5px 2px 5px 5px;
}

#rightNav a:hover {
/*	margin-left:0px;
	padding-left:0px;*/
	background-color:#3F3F3F;
	color:#fff;
}

#rightNav .header {
	background-color: #3F3F3F;
	color:#FFFFFF;
	margin-bottom:-6px;
	padding-bottom:7px;
	font-size:12px;
}

marquee {
	text-align: left;
	left: 0px;
	color: #fff;
	width: 750px;
	height: 17px;
	padding: 3px;
	font-size: 13px;
}


