body {
background: #ababab;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 11px;
text-align: center;
margin: 0 auto;
}

#container {
background: #ababab url("bg.jpg") repeat-y;
width: 755px;
margin: 0 auto;
text-align: left;
height: 1040px;
}

#header {
background: #474647;
width: 755px;
height: 90px;
}

#headerimg {
width: 240px;
height: 90px;
float: left;
margin-left: 5px;
}

#headerad {
width: 500px;
float: right;
margin-top: 15px;
text-align: center;
}

#leftnav {
width: 160px;
float: left;
background: #fafafa;
margin-left: 18px;
font: 10px;
}

#contenthead {
width: 466px;
height: 30px;
float: left;
margin-left: 7px;
text-align: center;
}

#content {
width: 522px;
float: left;
border: 1px solid #d5d5d5;
margin-left: 15px;
background: #fafafa;
font-size: 1.05em;
padding: 10px;
}

.forumlinks {
background: url("forumlink.gif");
height:18px;
padding-top: 1px;
}

#rightnav {
width: 280px;
float: right;
margin-right: 12px;
background: #fafafa;
font-size: 12px;
}

#footer {
background: #474647;
width: 755px;
height: 20px;
padding-top: 3px;
text-align: center;
}

#footer a {
color: FFFFFF;
}

#clear {
clear: both;
}

h2 {
display: inline;
font-size: 1.3em;
}
