body {
	background-color: #3D2C1A;
}

.text {
	font-family: Tahoma, Georgia, Arial, Verdana, sans-serif;
	font-size: 8.5pt;
	color: #D1C9BC;
	margin-left: 10px;
	margin-right: 30px;
	
  }
  
  .head {
	font-family: Tahoma, Georgia, Arial, Verdana, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #D1C9BC;
	margin-left: 10px;
	margin-right: 30px;
	
  }
  
  .copy {
	font-family: Tahoma, Georgia, Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	margin-left: 10px;
	margin-right: 30px;
	
  }
  
  
  .content {
background-color: #785631;
border-left: solid 1px #FFFFFF;
border-right: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}

.navibg {
	background-image: url(images/navibg-left.jpg);
	background-repeat: repeat-y;
}

.newsbg {
	background-image: url(images/newsbg-right.jpg);
	background-repeat: repeat-y;
}

#ho {
position: absolut;
width: 148px;
height: 16px;
background-repeat: no-repeat;
background-image: url(images/h.jpg);
}
	  
#ho a {
width: 148px;
height: 16px;
background-repeat: no-repeat;
background-image: url(images/h.jpg);
}

#ho a:hover {
width: 148px;
height: 16px;
background-repeat: no-repeat;
background-image: url(images/h_b.jpg);
}


#active a
{

background-image: url(images/arrow_over.gif);
background-repeat: no-repeat;

}

a {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
   text-decoration: none;
   color: #DEB771;
}

a:hover {
	color: #ffffff;
}

a: active {
	color: #DEB771;
}
