body 
	{ 
	font: 7pt "century gothic", arial, sans-serif;
	letter-spacing: 1px;
	color: #525354;
	margin: 0;
	background: #C6CBDE url('images/bg-x.gif')  repeat;
	}

table 
	{ 
	font: 7pt "century gothic", arial, sans-serif;
	letter-spacing: 1px;
	}

td#content
	{
	background: url('images/index_07.gif') no-repeat;
	width: 433px;
	}

td#menu
	{
	background: url('images/index_03gif') no-repeat;
	width: 279;
	}

#stat
	{
	background-color: #E0E2E4;
	width: 98%;
	padding: 4px;
	}

ul	
	{
	list-style-type: circle;
	}

b
	{ 
	color: #D45151; 
	}

i	{
	color: #BC905D;
	}

strong	
	{
	color: #000000; 
	}

input, textarea, .form 
	{ 
	font: 7pt "century gothic", arial, sans-serif;
	letter-spacing: 1px;
 	color: #102239; 
	padding: 5px;
 	border: 1px solid #C7D1D9;     
 	background-color:#E2E2E2;
	}

#space li
	{
	padding-bottom:10px;
	}

h1
	{
	font: 13pt arial, tahoma, sans-serif; 
	color: #617D89; 
	text-transform: lowercase;
	letter-spacing: 1px;
	}

.code
	{ 	
	margin: 1px;
	border: 4px solid #D5E0D4;
	}

.donate 
	{ 	
	margin: 1px;
	border: 4px solid #EBE5DB;
	}

a:link, a:active, a:visited	
	{
	color: #8E9FAD; 
	text-decoration: none;  
	text-transform: lowercase; 
	padding-bottom: 0.5px;
	border-bottom: 1px solid #BBE2DD;
	}

a:hover 	
	{ 
	color: #FFF; 
	text-decoration: none; 
	background: #AEB6B9;
	padding: 2px;
	}

#navigation 
	{
   	list-style: none;
   	margin: 0px 0px 0px 15px; 
	padding: 0;
	}

#navigation li 
	{
   	float: left; 
	}

#navigation li a 
	{
	font-size: 7pt;
   	display: block;
   	background: #FBFCFD;
   	width: 42px;
	letter-spacing: 1px;
	text-transform: uppercase;
   	text-align: center;
   	color: #9EA8B1;
	}

#navigation li a:hover 
	{
	color: #FFF;
	background: #979FA7;
	}

