


body 	
	{ 
	font: normal 8pt/150% verdana, arial, serif;
	color: #A99877; 
	text-align: justify; 
	margin: 0;
	background: #F2EAA9 url('images/bg-x.gif') repeat-x;
	}

table 	
	{ 
	font: normal 8pt/150% verdana, arial, serif;
	text-align: justify; 
	}

td#content
	{
	background: url('images/index_07.gif') no-repeat;
	width: 434px;
	}

td#menu
	{
	background: url('images/index_03.gif') no-repeat;
	width: 443px;
	}

#stat
	{	
	background-color: #FEFEE1;
	width: 80%;
	padding: 5px;
	}

ul	
	{
	list-style-type: circle;
	}

b, strong
	{ 
	color: #8CB57F; 
	}

i	{
	color: #E0A34B;
	}

input, textarea,  .form 	
	{ 
	font: 9pt arial, tahoma, sans-serif; 
 	color: #9B8D6B; 
	letter-spacing: 1px;
	padding: 5px;
 	border: 1px solid #8CB57F;     
 	background-color:#E2ECCE;
	}

#space li
	{
	padding-bottom:10px;
	}

h1, .head	
	{ 	
	font: 19pt arial, tahoma, sans-serif;
	color: #C8805A; 
	text-transform: lowercase;
	letter-spacing: 1px;
	padding: 0px 0px 3px 20px;
 	border-bottom: 1px dotted #F3B595;    
	}

.code
	{ 	
	border: 4px solid #F7E4AF;
	margin: 1px;
	}

.donate 
	{ 	
	border: 4px solid #D1E3BE;
	margin: 1px;
	}

a:link, a:active, a:visited	
	{
	color: #D79254; 
	text-decoration: none;  
	text-transform: lowercase; 
	}

a:hover 	
	{ 
	color: #DFDF6A; 
	text-decoration: none; 
	}

#navigation 
	{
   	list-style: none;
   	margin: 0px 0px 0px 15px; 
	padding: 0;
	}

#navigation li 
	{
   	float: left; 
	}

#navigation li a 
	{
	font-size: 7.5pt;
   	display: block;
   	background: #F8FDF4;
   	width: 59px;
	text-transform: uppercase;
   	text-align: center;
   	color: #CB8B53;
   	padding: 4px;
 	border-top: 1px solid #BEE1B3;   
	margin: 1px;
	}

#navigation li a:hover 
	{
	color: #729667;
 	border-top: 0px solid #F3B595;  
 	border-bottom: 1px solid #F3B595;  
	}

