﻿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;
}
#spacer
{
    clear: both;
}
#spacer1
{
    clear: both;
}
#spacer2
{
    clear: both;
}
#spacer3
{
    clear: both;
}
#spacer4
{
    clear: both;
}
#spacer5
{
    clear: both;
}
#spacer6
{
    clear: both;
}
#drlistsummary
{
    width: 215px;
    float: right;
    margin-left: 10px;
}
#drnewslist
{   width: 100%;
    border-bottom: black thin solid;
    border-left: black thin solid;
    border-top: black thin solid;
    border-right: black thin solid;
    }
#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;
}
#maincontent
{
    width: 965px;
    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;
}
