
body 	   
	{ 
	font: 8pt "trebuchet ms", tahoma, sans-serif;
 	color: #464242;
	text-align: justify; 
	margin: 0;
	padding: 0;
	background: #090404 url('images/bg-x.gif')  repeat-x;
	}

table 	
	{ 
	font: 8pt trebuchet ms, tahoma, sans-serif;
	text-align: justify; 
	}

td#content
	{
	background: url('images/index_07.gif') no-repeat;
	width: 524px;
	}

td#menu
	{
	background: url('images/index_03.gif') no-repeat;
	width: 275px;
	height: 54px;
	}

#stat
	{
 	border: 1px solid #2F2626;     
 	background-color:#231C1C;
	padding: 6px;
	}

b, b2, strong
	{
	color: #553C3B; 
	background: #1B0B0B;
	padding: 1.5px;
	}

i	
	{
	color: #806E6A;
	}

#space li
	{
	padding-bottom:10px;
	}

h1, .head, h2
	{ 	
	font: 25pt "times new roman", tahoma, sans-serif;
	color: #341F1F; 
	text-transform: lowercase;
	margin-bottom: -10px;
	padding-left: 15px;
	border-bottom: 1px #000 solid; 
	}

input, textarea, .form 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
	text-transform: lowercase;
 	color: #918686; 
	letter-spacing: 1px;
	padding: 5px;
 	border: 1px solid #200F0F;     
 	background-color:#241313;
	}

.code, .donate 
	{ 	
	background: #241313;
	border: 1px solid #200F0F;
	padding: 4px;
	margin: 2px;
	}

a:link, a:active, a:visited	
	{
	color: #7D7272; 
	text-decoration: none;  
	}

a:hover 	
	{ 
	color: #FFF; 
	text-decoration: none; 
	}

#navigation 
	{
   	list-style: none;
   	margin: 0px 0px 0px 10px; 
	padding: 0;
	}

#navigation li 
	{
   	float: left; 
	}

#navigation li a 
	{
	font-size: 8pt;
   	display: block;
   	width: 40px;
	text-transform: lowercase;
   	text-align: center;
   	color: #897878;
   	padding: 4px;
	margin: 2px;
	background: #000;
	border-top: 5px solid #221111;   
	}

#navigation li a:hover 
	{
	color: #FFF;
	background: #4E4949;
	border-top: 0px solid #221111;   
	border-bottom: 5px solid #221111;  
	}
