body	{background-color: #271d17;
	 color: #B3BAB5;
	 background-image: url("images/repeat.jpg");
	 background-repeat: repeat-y;
	}        

h1	{line-height: 4pt;
	 color:#b58a6f;
	 font-weight: normal;
	 font-size: 15px;
	 font-style: italic;
	 font-family: Book Antiqua, serif;
	 text-align: left;}

h2	{color:#B3BAB5;
	 font-weight: none;
	 font-size: 10px;
	 font-style: italic;
	 font-family: Book Antiqua, serif;
	 text-align: right;
	 border-bottom: #8a6853 1px solid;}

textarea,input,select {background:#271d17;
	 font-family:Tahoma,verdana,sans-serif; 
	 font-size: 11px; 
	 font-weight: bold;
	 color:#B3BAB5;
	 border-color:#000000;
	 border-style:dashed;
	 border-width:thin;}

.textbox {position:absolute; 
	  left:55px; 
	  top:340px;
	  width:440px; 
	  z-index:1;  
	  overflow: auto; 
	  padding: 0px; 
	  border: 0; 
	  color:#dbe5de;
	  font-family: Tahoma,verdana, arial, sans-serif;
	  font-size: 11px;}
	  
a img {border: none; }	  
a, a:link, a:visited {color:#b96537;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 11px;
	 border-bottom: #b96537 1px dashed;
	 font-family: Tahoma,verdana, arial, sans-serif;}
a:hover, a:active  {text-decoration: none;
           color: #B3BAB5;}
a.afflink {border-bottom: none;}

.navbar {position:absolute; 
	  left:60px; 
	  top:122px; 
	  width:365px; 
	  height:315px; 
	  z-index:1;  
	  overflow: auto; 
	  padding: 0px; 
	  border: 0; 
	  color:#407A26;
	  font-family: Tahoma,verdana, arial, sans-serif;
	  font-size: 12px;}
a.navbarlinks {color:#407A26;
	 text-decoration: none;
	 font-weight: bold;
	 border-bottom: none;
	 font-family: Tahoma,verdana,arial, sans-serif}
a.navbarlinks:visited{color:#407A26;
	 text-decoration:none;}	 
a.navbarlinks:hover	{color:#324429;
	 text-decoration:underline;}



.copyright{position:absolute; 
	left: 460px; 
	top: 530px; 
	width: 200px; 
	height: 16px; 
	z-index: 9;
	color: #A36B2F;
	font-size: 7px;}                
