body	{background-color: #060106;
	 color: #827150;
	}        

.picturebackground {position:absolute; 
	  left:0px; 
	  top:0px;
	  width:872px; 
	  height:1000px; 
	  z-index:0;  
	  padding: 0px; 
	  border: 0; 
	  color:#B3BAB5;}

.sitestats2 {position:absolute;
	  left:495px; 
	  top:5px;
	  width:390px; 
	  height:373px;
	  z-index:2;  
	  padding: 5px; 
	  border: 3; 
	 font-family:Tahoma,verdana,; 
	 font-size: 11px; 
	 color:#827150;
	 border-color:#2E142E;
	 border-style:double;
	 border-width:3;}

.sidebar {position:absolute;
	  background-color: #120212;
	  left:10px; 
	  top:460px;
	  width:170px;  
	  z-index:2;  
	  padding: 5px; 
	  border: 3; 
	 font-family:Tahoma,verdana,; 
	 font-size: 11px; 
	 color:#827150;
	 border-color:#2E142E;
	 border-style:double;
	 border-width:3;}

.main {position:absolute;
	  background-color: #120212;
	  left:205px; 
	  top:460px;
	  width:680px;  
	  z-index:2;  
	  padding: 5px; 
	  border: 3; 
	 font-family:Tahoma,verdana,; 
	 font-size: 11px; 
	 color:#827150;
	 border-color:#2E142E;
	 border-style:double;
	 border-width:3;}
	 
td    {font-family:Tahoma,verdana,; 
	 font-size: 11px; 
	 color:#827150;}

hr   { color: #891308;
	   background-color: #827150;
	   height: 1px;
	   border: 0;}

h1,h2	{color:#827150;
	 font-weight: bold;
	 font-size: 14px;
	 font-family: Tahoma,verdana, arial, sans-serif;
	 text-align: left;}

textarea,input,select {background:#120212;
	 font-family:Tahoma,verdana,; 
	 font-size: 11px; 
	 color:#B3BAB5;
	 border-style:solid;
	 border-width:thin;
	 border-color:#827150}

a {color:#654065;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 9pt;
	 font-family: Tahoma,verdana, arial, sans-serif;}
a:visited {color:#654065;}
a:hover  {text-decoration: underline;
           color: #930C06;}
a:active  {text-decoration: underline;
           color: #930C06;}


.navbar {position:absolute; 
	  left:225px; 
	  top:435px; 
	  width:500px; 
	  height:315px; 
	  z-index:1;  
	  overflow: auto; 
	  padding: 0px; 
	  border: 0; 
	  color:#891308;
	  font-family: Tahoma,verdana, arial, sans-serif;
	  font-size: 10pt;}
a.navbarlinks {color:#891308;
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 10pt;
	 font-family: Tahoma,verdana,arial}
a.navbarlinks:visited{color:#891308;
	 text-decoration:none;}	 
a.navbarlinks:hover	{color:#827150;
	 text-decoration:underline;}



.copyright{position:absolute; 
	left: 460px; 
	top: 530px; 
	width: 200px; 
	height: 16px; 
	z-index: 9;
	color: #A36B2F;
	font-size: 7pt;}                
