body	{background-color: #010729;
	 color: #B3BAB5;
	}        

.picturebackground {position:absolute; 
	  left:0px; 
	  top:0px;
	  width:872px; 
	  height:1000px; 
	  z-index:0;  
	  padding: 0px; 
	  border: 0; 
	  color:#B3BAB5;}

.sitestats {position:absolute;
	  background-image: url('images/bg.png');
	  left:18px; 
	  top:230px;
	  width:190px; 
	  z-index:2;  
	  padding: 5px; 
	  border: 3; 
	  color:#B3BAB5;
	 font-family:Tahoma,verdana,; 
	 font-size: 11px; 
	 color:#B3BAB5;
	 border-color:#7D0703;
	 border-style:double;
	 border-width:3;}

.main {position:absolute;
	  background-image: url('images/bg.png');
	  
	  left:240px; 
	  top:230px;
	  width:540px;  
	  z-index:2;  
	  padding: 5px; 
	  border: 3; 
	  color:#B3BAB5;
	 font-family:Tahoma,verdana,; 
	 font-size: 11px; 
	 color:#B3BAB5;
	 border-color:#7D0703;
	 border-style:double;
	 border-width:3;}


h1,h2	{color:#B3BAB5;
	 font-weight: bold;
	 font-size: 11pt;
	 font-family: Tahoma,verdana, arial, sans-serif;
	 text-align: left;}

textarea,input,select {background:#010729;
	 font-family:Tahoma,verdana,; 
	 font-size: 11px; 
	 color:#B3BAB5;
	 border-style:dashed;
	 border-width:thin;}

.textbox {position:absolute; 
	  left:70px; 
	  top:150px;
	  width:315px; 
	  height:290px; 
	  z-index:1;  
	  overflow: auto; 
	  padding: 0px; 
	  border: 0; 
	  color:#B3BAB5;
	  font-family: Tahoma,verdana, arial, sans-serif;
	  font-size: 11px;}
a {color:#3558BE;
	 text-decoration:none;
	 font-weight: bold;
	 font-size: 11px;
	 font-family: Tahoma,verdana, arial, sans-serif;}
a:visited {color:#3558BE;}
a:hover  {text-decoration: underline;
           color: #930C06;}
a:active  {text-decoration: underline;
           color: #930C06;}


.copyright{position:absolute; 
	left: 460px; 
	top: 530px; 
	width: 200px; 
	height: 16px; 
	z-index: 9;
	color: #A36B2F;
	font-size: 7px;}                
