


body 	
	{ 
	font: 9pt arial, tahoma, sans-serif;
	color: #A7331C; 
	letter-spacing: 1px;
	text-align: justify; 
	background: #FFA27B url('images/bg-x.gif') repeat-x;
	margin: 0;
	}

table 	
	{ 
	font: 9pt arial, tahoma, sans-serif;
	text-align: justify; 
	}

td#content
	{
	background: url('images/index_07.gif') no-repeat;
	width: 490px;
	}

td#menu
	{
	background: url('images/index_03.gif') no-repeat;
	width: 400px;
	}

#stat
	{
	background-color: #FFF5E6;
	width: 90%;
	padding: 5px;
	}

ul	
	{
	list-style-type: circle;
	}

b
	{ 
	font: bold 11px "trebuchet MS", arial, sans-serif; 
	color: #D3900C; 
	text-transform: uppercase; 
	}

i	{
	color: #E3680D;
	}

strong	
	{
	color: #F57F51; 
	}

input, textarea,  .form 	
	{ 
	font: 9pt arial, tahoma, sans-serif; 
 	color: #8C2C12; 
	letter-spacing: 1px;
	padding: 5px;
 	border: 1px solid #FF8A6B;     
 	background-color:#F7F7F7;
	}

#space li
	{
	padding-bottom:10px;
	}

h1, .head	
	{ 	
	font: 19pt arial, tahoma, sans-serif;
	color: #000; 
	text-transform: lowercase;
	letter-spacing: 1px;
	padding: 0px 0px 3px 20px;
 	border-bottom: 5px solid #F76163;    
	width: 200px;
	}

.code
	{ 	
	border: 4px solid #FF985A;
	}

.donate 
	{ 	
	border: 4px solid #FF755A;
	}

a:link, a:active, a:visited	
	{
	color: #D70500; 
	text-decoration: none;  
	text-transform: lowercase; 
	}

a:hover 	
	{ 
	color: #F1D461; 
	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: #FFF5E6;
	border-top: 1px solid #F1AB7C;
	border-bottom: 2px solid #F1AB7C;
   	width: 55px;
	text-transform: uppercase;
   	text-align: center;
   	color: #CB8B53;
   	padding: 4px;
	}

#navigation li a:hover 
	{
	color: #FFF;
	background: #F7796B;
	border-bottom: 2px solid #F8D457;
	}

