@charset "utf-8";
/* CSS Document */

body 
{ margin:0px;
padding:0px;
background-color: #e6e0ce; }

#layout 
{ width: 700px;
height: auto;
margin-top: 0px;
margin-right: 0px;
float: right;
padding: 0px;  }

#layout img 
{ border: 0px; }

#content 
{ padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
margin-top: -10px;
margin-left: 2px;
width: 585px;  }

#bottom
{ padding: 0px;
margin: auto; }

#sidebar {
width:100px;
padding: 2px;
position: absolute;
z-index: 2;
float: right;
top: 265px;
right: 5px;}

.title
{ text-align: left;
font-family: georgia, serif;
font-size: 16px;
color: #a91613;
width: 100%;
line-height: 16px;
text-decoration: none;
font-weight: bold;
text-transform: lowercase;
margin-bottom: 10px;
letter-spacing: .2em; }

p, tr, td 
{ margin: 0px; 
text-align: justify;
font-family: trebuchet ms, verdana, sans serif;
font-size: 11px;
color: #3c274a;
line-height: 15px;
text-transform: none;
font-weight: normal;  	
margin-bottom: 15px;
letter-spacing: 0em; }

.nav
{ margin: 0px; 
text-align: right;
font-family: georgia, serif;
font-size: 16px;
color: #a91613;
line-height: 16px;
text-decoration: none;
font-weight: bold;  	
margin-bottom: 15px;
text-transform: lowercase;
letter-spacing: .2em }

li
{ margin: 0px; 
text-align: justify;
font-family: trebuchet ms, verdana, sans serif;
font-size: 11px;
color: #3c274a;
line-height: 15px;
font-weight: normal;  	
margin-bottom: 2px;
letter-spacing: 0em; }

center 
{ margin: 0px; 
text-align: center;
font-family: trebuchet ms, verdana, sans serif;
font-size: 11px;
color: #3c274a;
line-height: 15px;
font-weight: normal;  	
margin-bottom: 3px;
letter-spacing: 0em; }

a { color: #a91613;
text-decoration: none; }
a:link {color: #a91613;}
a:visited {color: #a91613;}
a:hover {color: #3c274a;
text-decoration: none; }

input, textarea, select, option
{ background-color: #3c274a;
color: #e6e0ce;
letter-spacing: 0px;
border: 1px solid #a91613;
padding: 1px; 
font-family: trebuchet ms, verdana, sans serif;
font-size: 11px; }

h1
{ margin: 0px; 
text-align: justify;
font-family: georgia, serif;
font-size: 16px;
color: #a91613;
line-height: 16px;
text-transform:lowercase;
font-weight: bold; 
margin-bottom: 3px;
letter-spacing: 0em; }

.stats
{ margin: 0px; 
text-align: justify;
font-family: trebuchet ms, verdana, sans serif;
font-size: 11px;
color: #3c274a;
line-height: 15px;
text-transform: none;
font-weight: normal;  	
margin-bottom: 20px;
letter-spacing: 0em; }