body 	
	{ 
	font: 8pt trebuchet ms, tahoma, sans-serif;
	color: #A5A5A5; 
	text-align: justify; 
	background: #C5C5C5 url('images/bg-x.gif') repeat-x;
	margin: 0;
	}

table 	
	{ 
	font: 8pt trebuchet ms, tahoma, sans-serif;
	text-align: justify; 
	}

td#content
	{
	background: url('images/index_03.gif') no-repeat;
	width: 469px;
	}

#stat
	{
	background-color: #F3F3F3;
	width: 70%;
	padding: 5px;
	}

ul	
	{
	list-style-type: circle;
	}

b
	{ 
	color: #735E88; 
	}

i	{
	color: #9EB16E;
	}

strong	
	{
	color: #B3B3B3; 
	border-bottom: 1px solid #FFF;
	}

input, textarea, .form 	
	{ 
	font: 8pt verdana, tahoma, sans-serif; 
 	color: #898989; 
	letter-spacing: 1px;
	padding: 5px;
 	border: 2px solid #EBEAEA;     
 	background-color:#D7D7D7;
	text-transform: lowercase;
	}

#space li
	{
	padding-bottom:10px;
	}

h1, .head	
	{ 	
	font: italic bold 18pt "times new roman", serif;
	color: #FFF; 
	text-transform: lowercase;
	letter-spacing: 1px;
	padding: 0 10px 2px 20px;
 	border-bottom: 2px solid #CFDCAE;    
	}

.code
	{ 	
	border: 4px solid #F1F1F1;
	}

.donate 
	{ 	
	border: 4px solid #BEBEBE;
	}

a:link, a:active, a:visited	
	{
	color: #977B8A; 
	text-decoration: none;  
	text-transform: lowercase; 
	}

a:hover 	
	{ 
	color: #000; 
	text-decoration: none; 
	}
