body
{background-color: #705400;
background-image: url(bg.gif);}

#site
{width: 360px;
margin: 20px auto;}

#layout 
{width: auto;
height: 250px;
border-left: 5px solid #675C24;
border-top: 5px solid #675C24;
border-right: 5px solid #675C24;
z-index: 1;}

#content
{background-color: #000000;
text-align: justify;
font-family: "Trebuchet MS", sans-serif;
font-size: 11px;
color: #ffffff;
padding: 5px;
z-index: 2;
width: 340px;
border-left: 5px solid #675C24;
border-right: 5px solid #675C24;}

#footer {
margin-top: -5px;
text-align: center;
font-family: "Trebuchet MS", sans-serif;
font-size: 10px;
color: #ffffff;
background-color: #000000;
border-left: 5px solid #675C24;
border-bottom: 5px solid #675C24;
border-right: 5px solid #675C24;}

a:link, a:visited, a:active
{text-decoration: none ; 
font-weight: bolder;
color: #B1AA9A;}

a:hover
{text-decoration: underline;
color: #ffffff;}

input, textarea, select
{color: #B8A701;
background-color: #000000;
border: 1px dotted #B8A701;
padding: 2px;
font: 11px Verdana;}

h2
{font-family: Georgia, serif;
font-size: 14px;
font-weight: bold;
font-style: italic;
color: #B1AA9A;
padding-left: 10px;
text-transform: lowercase;}

.stats
{margin: 0px auto;
font-family: "Trebuchet MS", sans-serif;
font-size: 11px; 
width: 90%;
color: #ffffff;
padding: 10px;
background-color: #000000;
text-align: justify;
border: 1px dotted #B8A701;}
