body {
	background: #D2D7E0 url("../img/bg.gif") fixed;
	font: 10px Helvetica, Arial, Helvetica, sans-serif;
	color:#003333;
}

 h3 {
  font-size: 10px ;
  display:inline;
  }
  
  
 a:link, a:visited, a:active {
	text-decoration:none;
	font-style:italic;
	color:#003333;
  }  
 a:hover {
	text-decoration:underline;
	font-style:italic;
	color:#003333;
  } 
  
.navigation {  color:#FFFFCC; }  
  
.navigation a:link, .navigation a:visited, .navigation a:active { 
	font-style:normal;
	text-decoration:none; 
	color:#CCCC99;
  }  
.navigation a:hover {
	font-style:normal; 
	text-decoration:underline; 
	color:#FFFFCC;
  }   

  
.contentFooter { 
  	padding:8px; 
 	 color:#FFFFCC; 
  }

.contentFooter a:link, .contentFooter a:visited, .contentFooter a:active {
	font-style:normal;
	text-decoration:none; 
	color:#FFFFCC;
  }  
.contentFooter a:hover {
	text-decoration:underline; 
	color:#FFFFCC;
  } 
    
.tanBackground{ background: #FFFFCC; }
.tanStars{ background: #FFCC66 url("../img/bg_tanStars.gif") top left repeat-y; }
.brownBackground{ background: #CCCC99; } 
.orangeStars{ background: #FFCC66 url("../img/bg_orangeStars.gif") top left repeat-y; }
.orangeBackground{ background: #FFCC66; }
.featureArea{ padding:15px; }

.Bg{ background: #330000; }
.edgeBg{ background: #330000;} 
.edgeBgTL{ background:url("../img/edge_tl.gif");} 
.edgeBgTR{ background:url("../img/edge_tr.gif");} 
.edgeBgBL{ background:url("../img/edge_bl.gif");} 
.edgeBgBR{ background:url("../img/edge_br.gif"); } 