body 	
	{ 
	font: 8pt trebuchet ms, tahoma, sans-serif;
	color: #9C9C9C; 
	text-align: justify; 
	background: #FFEBC8 url('images/bg-x.gif') repeat-x;
	margin: 0;
	}

table 	
	{ 
	font: 8pt trebuchet ms, tahoma, sans-serif;
	text-align: justify; 
	}

td#menu
	{
	background: url('images/index_03.gif') no-repeat;
	width: 315px;
	}

td#content
	{
	background: url('images/index_06.gif') no-repeat;
	width: 465px;
	}

#stat
	{
	background: #FFF8EB center;
	width: 80%;
	padding: 5px;
	}

ul	
	{
	list-style-type: circle;
	}

b
	{ 
	font: bold 11px "trebuchet MS", arial, sans-serif; 
	color: #F1CD51; 
	text-transform: uppercase; 
	}

i	{
	color: #6BB5C5;
	}

strong	
	{
	color: #F19A51; 
	border-bottom: 1px solid #FFF;
	}

input, textarea, .form 	
	{ 
	font: 8pt verdana, tahoma, sans-serif; 
 	color: #000; 
	letter-spacing: 1px;
	padding: 5px;
 	border: 2px solid #FFFCE2;     
 	background-color:#FFF9C8;
	}

#space li
	{
	padding-bottom:10px;
	}

h1, .head	
	{ 	
	font: italic bold 20pt "times new roman", serif;
	color: #BF8554; 
	text-transform: lowercase;
	padding: 0px 10px 0px 30px;
 	border-bottom: 7px solid #EFEFEF;    
	}

.code
	{ 	
	background: #FFEBC8;
	border: 4px solid #FFEBC8;
	margin: 2px;
	}

.donate 
	{ 	
	background: #F4F4D7;
	border: 4px solid #F4F4D7;
	margin: 2px;
	}

a:link, a:active, a:visited	
	{
	color: #7D3934; 
	text-decoration: none;  
	text-transform: lowercase; 
	}

a:hover 	
	{ 
	color: #F7CB31; 
	text-decoration: none; 
	}

#navigation 
	{
   	list-style: none;
   	margin: 0px 0px 0px 15px; padding: 0;
	}
#navigation li 
	{
   	float: left; 
	}
#navigation li a 
	{
	font-size: 7pt;
   	display: block;
   	background: #FFF2DA;
	border-bottom: 2px solid #F1AB7C;
   	width: 45px;
   	text-align: center;
   	color: #CB8B53;
   	padding: 2px;
	font-weight: bold; 
	}
#navigation li a:hover 
	{
	background: #FCFBE4;
	border-bottom: 2px solid #F8D457;
   	color: #994731;
	}

