body {
margin: 0px;
padding: 0px;
background-color: #ffffff;
font-size: 11px;
color: #54602c;
font-family: verdana, arial, sans-serif;
}

#layout {
width: 700px;
height: 453px;
background: url('images/bg.gif') no-repeat;
position: absolute;
top: 0px;
left: 0px;
}

#content {
position: absolute;
width: 456px;
top: 175px;
left: 210px;
}

#stats {
position: absolute;
width: 425px;
top: 260px;
left: 210px;
}

#content2 {
position: absolute;
width: 456px;
top: 430px;
left: 210px;
}


#box
{
alignment: center;
letter-spacing: 3px;
background-color: #dae7bf;

width: 339px;
color: #666666;
padding-top: 15px;
padding-left: 25px;
padding-bottom: 17px;
padding-right: 20px;
font-size: 12px;
overflow: hidden;
text-align: left;

}

#box strong
{
font-size: 13px;
text-transform: uppercase;
color: #7c8f85
}

#box a
{
font-size: 14px;

color: #556a5f;
}








#navigation {
position: absolute;
text-align: right;
width: 185px;
top: 235px;
left: 0px;
}

h1 {
color: #a2a3a2;
font-size: 16px;
}

h2 {
color: #5e4a08;
font-size: 14px;
letter-spacing: 5px;
}

h3 {
color: #47787b;
font-size: 14px;
}

a {
color: #5f8853;
}

a:hover {
color: #000000;
} 