body {
background: url(images/_bg.gif) repeat-x;
}

#wrapper {
width: 875px;
margin: auto;
}

#header {
background: url(images/header_logo.gif) no-repeat left;
width: 875px;
height: 141px;
}

#header a {
background: url(images/header_logo.gif) no-repeat left;
width: 875px;
height: 141px;
display: block;
}

#header span {
background: url(images/header_right.gif) no-repeat right;
width: 465px;
height:	141px;
display: block;
float: right;
}

#menu {
background: url(images/bg_menu.gif) no-repeat;
width: 875px;
height: 30px;
font-size: 12px;
}

#menu ul {
margin: 0 0 0 23px;
padding: 0px;
}

#menu li {
background: url(images/menu_tab_bg.gif) repeat-x;
height: 30px;
line-height: 28px;
margin: 0 0 0 1px;
padding: 0 10px 0 10px;
list-style: none;
float: left;
display: inline;
}

#menu a {
color: #FFFFFF;
text-decoration: none;clear: both;
}

#menu a:hover {
color: #FFFFFF;
text-decoration: none;
}

#content {
background: url(images/bg_content.gif) repeat-y;
width: 875px;
}

#content_inner {
background: url(images/content_fade.gif) no-repeat top;
width: 827px;
margin: auto;
}

#forumWelcome {
color: #ffffff;
width: 720px;
text-align: left;
float: left;
margin: 7px 0 0 60px;
}

#forumWelcome h1 {
font-size: 16px;
margin: 0px;
padding: 0px;
}

#forumWelcome p {
font-size: 12px;
margin: 0px;
padding: 0px;
}

#footer {
background: url(images/bg_footer.gif) no-repeat;
width: 875px;
height: 57px;
}

#footer img {
border: 0px;
}

#footer div {
margin-top: 12px;
float: left;
}

#footer span {
height: 44px;
line-height: 44px;
margin: 12px 30px 0px 0px;
float: right;
}

#footer a {
font-size: 11px;
color: #851f1f;
text-decoration: none;
}

#footer a:hover {
color: #851f1f;
text-decoration: underline;
}

#container_underside {
width: 765px;
margin: 0px;
padding: 20px 0 0 29px;
}