body 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
	letter-spacing: 1px;
	color: #8F8D83; 
	text-align: justify; 
	background: #000;
	margin: 0;
	}

table 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
	letter-spacing: 1px;
	text-align: justify; 
	}

td#content
	{
	background: url('images/index_03.gif') no-repeat;
	width: 466px;
	}

#stat
	{
 	color: #E2E1DE; 
 	border: 1px solid #511D24;     
 	background-color:#2F1115;
	padding: 5px;
	}

ul	
	{
	list-style-type: circle;
	}

b, strong
	{ 
	color: #C8C3AA; 
	}

i	{
	color: #AAA082;
	}

input, textarea, .form 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
 	color: #E2E1DE; 
	letter-spacing: 1px;
	padding: 5px;
 	border: 1px solid #511D24;     
 	background-color:#2F1115;
	text-transform: lowercase;
	}

#space li
	{
	padding-bottom:10px;
	}

h1, .head, h2	
	{ 	
	font: italic bold 20pt "times new roman", serif;
	color: #4B1920; 
	text-transform: lowercase;
	letter-spacing: 1px;
	margin-bottom: -5px;
	padding-left: 30px;
	}

.code, .donate 
	{ 	
	border: 1px solid #4A3227;
	padding: 4px;
	background: #312920;
	margin: 1px;
	}

a:link, a:active, a:visited	
	{
	color: #694138; 
	text-decoration: none;  
	text-transform: lowercase; 
	}

a:hover 	
	{ 
	color: #FFF; 
	text-decoration: none; 
	}

