body
{
margin: 0;
padding: 0;
background: #050505;
font-family: verdana, sans-serif;
font-size: 11px;
color: #392A24
}

img
{
border: none
}

strong
{
color: #422321
}

a
{
color: #5D453B;
text-decoration: none
}

a:hover
{
color: #392A24;
text-decoration: none
}

input,textarea
{ 
background: #000;
font-size: 11px;
color: #422321;
border-width: 1px;
border-style: solid;
border-color: #422321 
}

#wrapper
{
width: 600px;
float: right
}

#nav
{
position: absolute;
top: 290px;
right: 0px;
font-family: constantia, georgia, serif;
font-size: 10px;
color: #000;
text-align: center;
text-transform: uppercase
}

#nav ul
{
margin: 0;
padding: 0;
list-style-type: none
}

#nav ul li
{
display: inline;
padding: 1px
}

#nav ul li a
{
color: #000
}

#nav ul li a:hover
{
color: #574138
}

#content
{
margin-left: 100px;
width: 480px;
}

#content h1
{
background-image: url('images/h1.png');
background-repeat: no-repeat;
font-size: 11px;
font-weight: normal;
text-transform: uppercase;
color: #5D453B;
letter-spacing: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #251C17
}

em
{
font-size: 12px;
font-weight: normal;
color: #422321
}

#stats
{
margin-left: 20px;
padding-left: 5px;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #422321
}

#content h2
{
margin-bottom: 2px;
font-size: 12px;
font-weight: normal;
letter-spacing: 3px;
color: #422321
}

.update
{
margin-top: 0px
}

#content ul li
{
padding-bottom: 10px
}

#footer
{
margin-top: 20px;
margin-left: 100px;
padding: 15px;
width: 480px;
font-size: 9px;
text-align: center
}

#footer p
{
margin: 0;
padding: 0
}
