body 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
	color: #3F3F44; 
	text-align: justify; 
	background: #000;
	margin: 0;
	}

table 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
	text-align: justify; 
	}

td#content
	{
	background: url('images/index_07.gif') no-repeat;
	width: 292px;
	}

td#menu
	{
	background: url('images/index_03.gif') no-repeat;
	width: 285px;
	}

#stat
	{
	color: #515151;
	border: 1px solid #2B2B2D; 
	background: #0D0D11;
	width: 95%;
	padding: 5px;
	}

ul	
	{
	list-style-type: circle;
	}

b, strong
	{ 
	color: #6C6A82; 
	}

i	{
	color: #FFF;
	}

input, textarea, .form 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
 	color: #515151; 
	letter-spacing: 1px;
	padding: 5px;
 	border: 1px solid #2B2B2D;     
 	background-color:#0D0D11;
	text-transform: lowercase;
	}

#space li
	{
	padding-bottom:10px;
	}

h1, .head	
	{ 	
	font: italic bold 20pt "times new roman", serif;
	color: #2B2B3C; 
	text-transform: lowercase;
	letter-spacing: 1px;
	margin-bottom: -10px;
	padding-left: 30px;
	}

h2
	{
	font: 7pt "century gothic", arial, sans-serif;
	letter-spacing: 1px;
	color: #27272A;
	background: #000;
	padding: 3px;
	padding-left: 35px;
	width: 80px;
	}

.code, .donate 
	{ 	
	border: 1px solid #2A2A2E;
	padding: 4px;
	background: #1C1C1F;
	margin: 1px;
	}

a:link, a:active, a:visited	
	{
	color: #646464; 
	text-decoration: none;  
	text-transform: lowercase; 
	}

a:hover 	
	{ 
	color: #959597; 
	text-decoration: none; 
	}

#navigation 
	{
   	list-style: none;
   	margin: 0px 0px 0px 15px; 
	padding: 0;
	}

#navigation li 
	{
   	float: left; 
	}

#navigation li a 
	{
	font: 7pt "century gothic", arial, sans-serif;
   	display: block;
	letter-spacing: 1px;
   	width: 35px;
	text-transform: lowercase;
   	text-align: center;	
	border-top: solid 1px #FFF;
	background: #353439;
	margin: 1.5px;
   	color: #ACABB3;
   	padding: 2px;
	}

#navigation li a:hover 
	{
	color: #495356;
	background: #000;	
	border-top: solid 0px #FFF;
	border-bottom: solid 1px #FFF;
	}
