body 	
	{ 
	font: 7.9pt "trebuchet ms", arial sans-serif;
	letter-spacing: 1px;
	color: #0e0e0e; 
	background: #000 url('images/bg.gif') repeat-y;
	margin: 0;
	}

table 	
	{ 
	font: 7.9pt "trebuchet ms", arial sans-serif;
	letter-spacing: 1px;
	}



#image	
	{
	background: url(images/image.gif) no-repeat left;
	width: 782px;
	height: 264px;
	}

#content 
	{		
	float: left;
	text-align: justify;
	width: 500px;
	margin: -200px 0px 30px 8px;
	}

#menu 	
	{		
	float: left;
	width: 185px;
	margin: -15px 0 0 0px;
	}

#padding 
	{
	padding: 26px;
	}

#style
	{
	padding: 10px 0 0 0px;
	list-style-type: none;
	margin: 0 0 0 0px;
	}

ul#style li
	{
        border-bottom: 1px solid #1B1B1B;
	line-height: 15px;
	display: block;
	}

ul#style li a 
	{
	font: 7pt arial;
	text-transform: uppercase;
	letter-spacing: 1px;
        color: #575756;
	text-decoration: none;
	padding: 4px;
	padding-left: 15px;
	display: block;
	background-color: inherit;
	}

ul#style li a:hover
	{
        color: #A5A5A5;
	background-color: #161200;
	text-decoration: none;
	}

li	
	{
	list-style-type: square;
	padding-bottom: 1px;
	}

#stat
	{
 	border: 1px solid #A6A798;     
	background-color: #E7E7DD;
	width: 95%;
	padding: 3px;
	}

b, b2 
	{ 
	color: #4A5149; 
	}

strong	
	{
	color: #514A12; 
	border-bottom: 1px solid #939393;
	}

i	
	{
	color: #330B0B;
	}

input, textarea, .form 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
 	color: #44433B;
	letter-spacing: 1px;
	padding: 5px;
 	border: 1px solid #A6A798;     
	background-color: #E7E7DD;
	}

#space li
	{
	padding-bottom:10px;
	}

h1, .head	
	{ 	
	font: bold 7pt arial, tahoma, sans-serif;
	color: #FFF; 
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #180800;
	text-align: center;
	width: 150px;
	padding: 5px;
	}

h2	
	{ 	
	font: 7pt arial, tahoma, sans-serif;
	color: #6B6115; 
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-left: 25px;
	border-bottom: 1px solid #939393;
	width: 20%;
	}

.code, .donate 
	{ 
	margin: 2px;	
	padding: 4px;
	background: #E7E7DD;
 	border: 4px solid #E7E7DD;     
	}

a:link, a:active, a:visited	
	{
	color: #88887A; 
	text-decoration: none;  
	text-transform: lowercase; 
	padding-bottom: 1px;
	}

a:hover 	
	{ 
	color: #52524C; 
	text-decoration: none; 
	}
