@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	background-color: #000000;
}

BODY { margin: 0px; background: #000000; overflow: auto; color: #9c8976;
		font-family:Geneva, Arial, Helvetica, sans-serif; text-align: center; font-size:12px; }

B { color: #FF9900; font-weight: bold; font-size:14px; }

a { color: #FF9900; font-weight: bold; text-decoration:none; }
a:hover { color: #FF9900; font-weight: bold; text-decoration: none; }
a:visited {color: #FF9900; font-weight: bold;  text-decoration: none;}
a:active {color: #FF9900; font-weight: bold; text-decoration: none;}		
		
		
.featurelink { font-size: 16px;   }
img { border:0; }

#header { position: relative; height: 125px; left: 0px; margin-left: auto; margin-right: auto; border-color: #CC66FF; border-width: 2px;}
#footer { position: relative; margin-left: auto; margin-right: auto;  width: 910px; border: none; margin-top: 10px; text-align:center; padding-top: 30px; }

/* ---------- Header-Nav ---------- */
#header_bar{margin-left: auto;
    margin-right: auto;
 margin-top: 0px; width: 910px; height: 25px; position: relative; background: #000000; z-index: 4; border-bottom:#999999: solid 1px #000066;}
 /* correction for IE browsers */
#IEroot #header_bar{ width: 840px; }

#header_bar .button{ position: relative; float: left; }
#header_bar .button_highlight{ position: relative; float: left; background: #333333c;}
#header_bar a, #header_bar a:visited {  float: left; height: 25px; padding-left: 4px; padding-right: 4px; color: #CCCCCC; 
									   font-size: 13px; font-weight: bold; text-decoration: none; text-align: center; line-height: 26px;}
#header_bar a:hover { background-color: #333333; }
#header_bar div.divider{ margin-top: 1px; height: 23px; width: 60px; float: left; margin-right: -1px;}
/* ---------- End Header-Nav ------ */
#header_bottom {width: 910px; height:1px; margin-left: auto; margin-right: auto; position: relative; background: #666666; margin-top: 0px; margin-bottom:20px; padding-top: 0px; padding-bottom: 0px;}

#content { position: relative; width:910px; top: 0px; text-align: left;  margin-left: auto; margin-right: auto; z-index: 999;}
#col1 {  float: left; width:450px; top: 0px; text-align: left; margin-right: 10px; z-index:999;}
#colgutter { float: left; width:20px; top: 0px; text-align: left; background-color:#CC33FF; padding: 0px; margin:0px;}
#col2 {  float: left; width:450px; top: 0px; text-align: center; z-index:999;}



.rightlink {
	font-size: 16px;
	font-weight: bold;
	color: #fec6a1;
}
.rightlink:link {color:#fec6a1}      /* unvisited link */
.rightlink:visited {color:#fec6a1}  /* visited link */
.rightlink:hover {color:#f69b6d}  /* mouse over link */
.rightlink:active {color:#e06d44}  /* selected link */


