﻿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;
}
#header
{
    width: 980px;
    height: 136px;
    text-align: right;
    background-image: url(http://www.lbc.org/Images/topBackground2.gif);
    margin-top:0
}
#nav2
{
    width: 695px;
    position: relative;
    text-align: right;
    float: right;
    clear:right;
    top: 20px;
}
#nav
{
    width: 980px;
    height: 35px;
    background-color: #666633;
    z-index: 1;
}
#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;
    text-align: right;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-right: 5px;
}
#righttop
{
    background-image: url(http://www.lbc.org/Images/whiteBoxtop.gif);
    background-repeat: no-repeat;
    width: 225px;
    height: 24px;
    background-color: #ffffff;
}
#rightmid
{
    background-image: url(http://www.lbc.org/Images/whiteBoxMid.gif);
    background-repeat: repeat-y;
    width: 215px;
    text-align: left;
    background-color: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
 }
#rightbottom
{
   background-image: url(http://www.lbc.org/Images/whiteBoxbottom.gif);
    background-repeat: no-repeat;
    width: 225px;
    height: 24px;
    background-color: #ffffff;  
}
#maincontent
{
    width: 475px;
    clear: none;
    position: static;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#footer
{
    width: 980px;
    text-align: center;
    clear: both;
    float: none;
    position: static;
}
