#container
	{
	background: url('images/content.gif');
	}

body 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
	letter-spacing: 1px;
	color: #7D7D7D; 
	text-align: justify; 
	margin: 0;
	background: #C0C4C0 url('images/bg-x.gif') repeat;
	}

table 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
	letter-spacing: 1px;
	text-align: justify; 
	}

td#content
	{
	background: url('images/index_03.gif') no-repeat;
	width: 323px;
	padding: 3px;
	}

#stat
	{
 	border: 1px solid #D0D2C7;     
 	background-color:#E4E6DC;
	padding: 5px;
	}

ul	
	{
	list-style-type: circle;
	}

b, strong
	{ 
	color: #4C5C57; 
	}

i	{
	color: #848366;
	}

input, textarea, .form 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
 	color: #7D7D7D; 
	letter-spacing: 1px;
	padding: 5px;
 	border: 1px solid #D0D2C7;     
 	background-color:#E4E6DC;
	text-transform: lowercase;
	}

#space li
	{
	padding-bottom:10px;
	}

h1, .head, h2	
	{ 	
	font: italic bold 17pt "times new roman", serif;
	color: #5C6B5B; 
	text-transform: lowercase;
	letter-spacing: 1px;
	margin-bottom: -8px;
	padding-left: 10px;
	}

.code, .donate 
	{ 	
	border: 1px solid #C2CEC9;
	padding: 4px;
	background: #D6E2DD;
	margin: 1px;
	}

a:link, a:active, a:visited	
	{
	color: #2B3334; 
	text-decoration: none;  
	text-transform: lowercase; 
	}

a:hover 	
	{ 
	color: #8C772E; 
	text-decoration: none; 
	}

