body
{
margin: 0px;
height: 768px;
background: url("images/grad.png");
background-repeat: repeat-x;
background-color: #72593d;
font-family: Georgia;
color: #222222;
font-size: 16px;
}

h1
{
font-weight: bold;
color: #9d1717;
font-size: 16px;
}

h2
{
font-weight: bold;
color: #9d1717;
font-size: 16px;
}

a
{
font-weight: bold;
color: #9d1717;
font-size: 16px;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

.container
{
width: 950px;
background-color: #FFFFFF;
margin-left: auto;
margin-right: auto;
}

.header
{
height: 83px;
background: url("images/header.png")
}

.linkunit
{
margin-top: 15px;
width: 728px;
height: 20px;
margin-left: auto;
margin-right: auto;
}

.content
{
margin-top: 20px;
padding: 20px;
min-height: 600px;
}

.leftad
{
float: left;
margin-right: 20px;
}

.topad
{
margin-left: auto;
margin-right: auto;
text-align: center;
}
.searchbox
{
margin-top: 30px;
margin-left: auto;
margin-right: auto;
text-align: center;

