body {	/* background */
	background-color: #e3e6f2;
	background-image: url("images/bg_fade.gif") ; /* side edge fade */
	background-position:center;
	background-repeat:repeat-y;
	padding:0; margin:0 auto; 
	height:100%;
	
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
} body {	 /* scroll bar */ 
	scrollbar-3dlight-color:#D2DFEB;
	scrollbar-arrow-color:#336699;
	scrollbar-darkshadow-color:#336699;
	scrollbar-face-color:#D2DFEB;
	scrollbar-highlight-color:#D2DFEB;
	scrollbar-shadow-color:#D2DFEB;
	scrollbar-track-color:#D2DFEB;	
} p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000; /* #336699 blue */
	font-size: 12px;
} #centerBox {	
	text-align:left;
	width:700px;
	padding:0;
	margin:0 auto;
	background-image:url(bg/rotator.php);
	background-position: top right;
	background-repeat:no-repeat;
	background-color:#e3e6f2; /* e3e6f2 */
	position:relative; left:1px;
} #quotefloat {
	width:460px;
	float:right;
	margin: 128px 0 0 0;
	padding: 3px 0;
	color:#000;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-style:italic;
	font-weight:bold;
	*/
	background-color:#e3e6f2;
	text-align:center;
	
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	-khtml-opacity:0.80;
} #topmenu {
	margin-top:155px; 
	background-image:url(images/fade_blue.gif);
	background-repeat:repeat-x;
	height:28px;
	width:100%;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
}  a.topMenuOn,a.topMenuOn:hover, a.topMenuOn:active, a.topMenuOn:focus, #topMenuOn a {
	text-decoration:underline;
	color:#FFF;
	background-image:url(images/fade_red.gif);
	background-repeat:repeat-x;
	text-transform:uppercase;
	letter-spacing:1px;
}  a.topMenu, #topmenu a {
	text-decoration:none;
	color:#FFF;
	padding: 7px 15px 7px 14px; /* menu tweeking background highlight [top *right bottom *left] */
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
} a.topMenu:hover, a.topMenu:active, a.topMenu:focus {
	text-decoration:underline;
	color:#FFF;
	background-image:url(images/fade_red.gif);
	background-repeat:repeat-x;
	text-transform:uppercase;
	letter-spacing:1px;

} #leftrail {
	background-color:#e3e6f2;
	width:220px;
	/* border:1px dashed #00CC99;*/
	padding: 10px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} #rightmain {
	width:440px;
	/* border:1px dashed #00CC99;*/
	float:right;
	padding: 10px;
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} #footcopyright {
	width:100%;
	height:20px;
	background-color:#1c3761;
	font-size:10px;
	color:#FFF;
	padding:5px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.title  {
	font-family:Arial, Helvetica, sans-serif;
	color: #a2192f;
	font-size: 18px;
	font-weight: bold;
	border-bottom: dotted 1px #a2192f;
	width: 220px;
	margin-left:230px;
} .subtitle  {
	font-family:Arial, Helvetica, sans-serif;
	color: #a2192f;
	font-size: 14px;
	font-weight: bold;
	border-bottom: dotted 1px #a2192f;
} .copyright  {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
} li {
	color:#000;
}


a:link {text-decoration: none; color: #336699; cursor:hand; font-size: 12px;}
a:active {text-decoration: none; color: #336699; cursor:hand; font-size: 12px;}
a:visited {text-decoration: none; color: #336699; cursor:hand; font-size: 12px;}
a:hover {text-decoration: underline; color: #003399; cursor:hand; font-size: 12px;}

a.footcopyright:link {text-decoration: none; color: #FFF; cursor:hand; font-size: 10px;}
a.footcopyright:active {text-decoration: none; color: #FFF; cursor:hand; font-size: 10px;}
a.footcopyright:visited {text-decoration: none; color: #FFF; cursor:hand; font-size: 10px;}
a.footcopyright:hover {text-decoration: bold; color: #FFF; cursor:hand; font-size: 10px;}

a.linkspg:link {text-decoration: none; color: #336699; cursor:hand; font-size: 13px;}
a.linkspg:active {text-decoration: none; color: #336699; cursor:hand; font-size: 13px;}
a.linkspg:visited {text-decoration: none; color: #336699; cursor:hand; font-size: 13px;}
a.linkspg:hover {text-decoration: underline; color: #336699; cursor:hand; font-size: 13px;}


a.menulink {
display: block;
width: 120px;
height:28px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:10px;
color: #336699;
border: solid 1px #FFFFFF;
}

a.menulink:hover {
border: solid 1px #6100C1;
background-color:#336699;
color: #ffffff;
}



A.nav_sub {
color: #336699;

}

A.nav_sub:hover {
color: #003399;
}
