html, body
{  
margin:0px;  
padding:0px;  
text-align:center;  
font-family:tahoma; 
color:#a69a85; 
font-size: 10px; 
background-color:#f2e0c2;
}  

a:visited,  a:link 
{
text-decoration: none;
letter-spacing: 1px;
color: #ccbda3;
}

a:hover, a:active 
{
color: #ffffff;
background: url(stats.jpg);
}

p 
{
margin: 10px 5px 10px 5px;
padding: 0px;
font-size: 10px;
}


#bound
{  
width:640px; 
text-align:left;  
margin:auto;  
background-color:#f2e0c2;
}  

#header
{	
background: url(headerrb.jpg);
height: 340px;
margin:0px 0px 0px 0px;	
padding:0px 0px 0px 0px;	
border-style:solid;	
border-color:black;	
border-width:0px 0px; 
top and bottom borders: 1px; 
left and right borders: 0px; 	
line-height:11px;
background-color:#f2e0c2;
}  

#body 
{
width: 640px;
padding: 0px; 
margin: 0px;
text-align: center;
background-color:#f2e0c2;
float: left;
}

#content 
{ 
width: 480px; 
padding: 0px 0px; 
text-align: justify;
float: right;
margin: 0px 0px;
}

#menu 
{ 
width: 120px;
padding:0px 0px;
margin: 0px 20px;
text-align: left; 
float: left;
}

#menu a 
{
background-color: #fff9eb;
border-left: 0px;
font-family: verdana, sans-serif;
font-size:8pt;
color: #85bfa6;
display: block;
width: 120px;
line-height:15px;
text-align:left;
text-decoration: none;
}

#menu a:hover 
{
background: url(stats.jpg);
font-family: verdana, sans-serif;
font-size:8pt;
color: #ffffff;
display: block;
width: 120px;
text-align:right;
text-decoration: none;
}

#menu li 
{
margin-bottom: 2px;
background: url(stats.jpg);
font-family: verdana, sans-serif;
font-size:10pt;
color: #ffffff;
display: block;
list-style:none;
line-height:15px;
letter-spacing: 3px;
width: 120px;
text-align:center;
text-decoration: none;
}

ul, li 
{
padding:0px;
margin: 0px;
list-style:none;
}

.title 
{
font-size: 12pt;
font-family: georgia;
color: #85bfa6;
text-transform:uppercase;
text-align: right;
font-weight: bold;
line-height: 15px;
letter-spacing: 3px;
border-bottom: 3px solid #fff9eb;
}

.stats
{
background-color: #fff9eb;
padding:3px 3px 3px 3px;
margin:20px 20px 20px 40px;
color: #0d0d0d;
}

#footer
{	
clear: both;
margin:10px 0px 0px 0px;	
padding:5px 0px 0px 10px;	
border-width:0px 0px; 
top and bottom borders:0px; 
left and right borders: 0px; 	
line-height:11px;
background-color:#f2e0c2;
}  

input, textarea, option, select 
{
font-size: 8pt;
font-family: verdana, arial, tahoma;
background-color:#fff9eb;
padding: 2px;
color: #917e2a;
border: 0px;
}