body 	
	{ 
	font: 8pt "trebuchet ms", arial, sans-serif;
	color: #757575; 
	text-align: justify; 
	margin: 0;
	background: #FFFFFC url('images/bg-x.gif') repeat-x;
	}

table 	
	{ 
	font: 8pt "trebuchet ms", arial, sans-serif;
	text-align: justify; 
	}

#container
	{
	background: url('images/content.gif') repeat-y;
	}

td#content
	{
	background: url('images/index_07.gif') no-repeat;
	width: 487px;
	}

td#menu
	{
	background: url('images/index_03.gif') no-repeat;
	width: 247px;
	height: 34px;
	}

#stat
	{
	color: #C6FFF2;
	}

#stat
	{
	font: 7pt "century gothic", arial, sans-serif;
	color: #FFF;
	border: 1px solid #89E6D1; 
	border-right: 10px solid #89E6D1; 
	background: #8E2F50;
	letter-spacing: 1px;
	padding: 5px;
	}

ul	
	{
	list-style-type: circle;
	}

b, strong
	{ 
	color: #000; 
	}

i
	{ 
	color: #D15D00; 
	}

input, textarea, .form 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
 	color: #FFF; 
	letter-spacing: 1px;
	padding: 5px;
	border: 1px solid #3060B0;
	background: #6988BD;
	text-transform: lowercase;
	}

#space li
	{
	padding-bottom:10px;
	}

h1, .head, h2	
	{ 	
	font: 22px "times new roman", tahoma, serif;
	color: #8E2F50; 
	text-transform: uppercase;
	letter-spacing: 6px;
	margin-bottom: -5px; 	
	padding-bottom: 2px;
	}

.code, .donate 
	{ 	
	border: 1px solid #F6A1AD;
	padding: 4px;
	background: #F9D9DD;
	margin: 1px;
	}

a:link, a:active, a:visited	
	{
	color: #FF727B; 
	text-decoration: none;  
	border-bottom: 1px solid #DBC72B;     
	padding: 1px;
	}

a:hover 	
	{ 
	color: #000; 
	text-decoration: none; 
	border-bottom: 1px solid #FE8E1E;     
	padding: 1px;
	}

#navigation 
	{
   	list-style: none;
   	margin: 0px 0px 0px 15px; 
	padding: 0;
	}

#navigation li 
	{
   	float: left; 
	}

#navigation li a 
	{
	font-size: 9.5pt;
   	display: block;
   	width: 60px;
	text-transform: uppercase;
   	text-align: center;
   	color: #000;
   	padding: 4px;
	margin: 3px;
	background: #F2F8F2;
	border-bottom: 0px solid #FE8E1E;   
	}

#navigation li a:hover 
	{
	color: #FFF;
	background: #FF6670;
	}
