﻿body 
{margin: 0;
 background-color: #7e7d5d;
}
#outerbox
{
    margin: 0 auto;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    width: 980px;
    padding-top: 0px;
    background-color: #565535;
}
#container
{
    margin: 0 auto;
    width: 980px;
    text-align: left;
    background-color: #e2e1c1;
}
#search
{
    margin-right: 12px;
    position: relative;
    top: 21px;
    padding-left: 10px;
    padding-right: 10px;
    height: 25px;
    text-align: right;
}
#header
{
    width: 980px;
    height: 136px;
    text-align: right;
    background-image: url(http://www.lbc.org/Images/topBackground2.gif);
    margin-top:0
}
#headerimage
{
    width: 980px;
    top: -18;
    background-color: #265126;
}
#nav2
{
    width: 695px;
    position: relative;
    text-align: justify;
    float: right;
    clear: right;
    top: 20px;
}
#nav
{
    width: 980px;
    height: 35px;
    background-color: #666633;
    z-index: 2;
}
#mainbox
{width: 980px;
 text-align: left;
}
#leftside
{
    width: 235px;
    clear: right;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
    text-align: center;
}
#lefttop
{
    background-image: url(http://www.lbc.org/Images/toupeBoxtop.gif);
    background-repeat: no-repeat;
    width: 225px;
    height: 24px;
    background-color: #cecdad;
}
#leftmid
{
    width: 215px;
    text-align: left;
    background-color: #cecdad;
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
}
#subscriptions
{
    width: 215px;
    text-align: left;
    background-color: #cecdad;
    padding-left: 5px;
    padding-right: 5px;
}
#leftbottom
{
    background-image: url(http://www.lbc.org/Images/toupeBoxbottom.gif);
    background-repeat: no-repeat;
    width: 225px;
    height: 24px;
    background-color: #cecdad;
}
#sidebar
{
    width: 235px;
    clear: right;
    float: right;
    overflow: hidden;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-right: 5px;
}
#maincontent
{
    width: 470px;
    clear: none;
    position: static; 
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 0px;
    left: 0px;
    top: 0px;
    height: 350px;
    z-index: 0;
}
#forumbox
{
    border-right: #cecdad 2px solid;
    border-top: #cecdad 2px solid;
    border-left: #cecdad 2px solid;
    border-bottom: #cecdad 2px solid;
    position: static;
    width: 450px;
}

#footer
{
    width: 980px;
    text-align: center;
    clear: both;
    float: none;
    position: static;
}
