body
{
    background : url("images/bg_008.jpg") top left;
    padding : 0px;
    margin : 0px;
    text-align : center;
    font-family : arial;
    font-size : 13px;
}
a
{
    color : rgb(32 , 137 , 203);
    text-decoration : none;
}
h2
{
    color : rgb(32 , 137 , 203);
    margin : 0px 0px 5px 0px;
    padding : 0px 0px 5px 0px;
    border-bottom : 1px dashed rgb(232 , 232 , 232);
    font-size : 18px;
}
h3
{
    margin : 0px 0px 5px 0px;
    padding : 0px 0px 5px 0px;
    color : rgb(70 , 70 , 70);
    font-size : 16px;
}
p
{
    margin : 0px;
    padding : 0px 3px 15px 5px;
    text-align : justify;
    line-height : 1.3em;
}
#headerWrapper
{
    background : url("images/bg_008.jpg") top left repeat-x;
    height : 150px;
}
#header
{
    background : url("images/headerlarge.jpg") bottom left repeat-x;
    height : 150px;
    width : 1170px;
    margin : 0px auto;
    text-align : left;
}
#header h1
{
    color : rgb(70 , 70 , 70);
    padding : 0px;
    margin : 0px;
    position : relative;
    top : 47px;
    left : 40px;
    font-size : 25px;
}
#mainWrapper
{

    width : 1170px;
    margin : 0px auto;
    text-align : left;
    background : url("images/bodyBg.gif") top left repeat-y white;
}
#CPanelWrapper1
{
    
    float: left;
    width : 705px;
}
#CPanelWrapper2
{
    padding : 7px 10px 10px 20px;
}
#RPanelWrapper1
{
    float : right;
    width : 225px;
}
#RPanelWrapper2
{
    padding : 10px 15px 10px 0px;
}
#RPanelWrapper2 h2
{
    font-size : 15px;
    color : rgb(70 , 70 , 70);
}

#leftPanelWrapper1
{
    
    float : left;
    width : 225px;
   
}
#leftPanelWrapper2
{
    padding : 10px 15px 10px 0px;
     
}
#leftPanelWrapper2 h2
{
    font-size : 15px;
    color : rgb(70 , 70 , 70);

}

.clear
{
    clear : both;
}
#menu
{
    position : absolute;
    top : 119px;
    width : 900px;
    left : 50%;
    margin-left : -510px;
}
#menu ul
{
    margin : 0px;
    padding : 0px;
    list-style : none;
}
#menu ul li
{
    margin : 0px;
    padding : 0px;
    list-style : none;
    display : block;
    float : right;
    width : 86px;
    height : 35px;
    background : url("images/button1.gif") top left no-repeat;
    text-align : center;
}
#menu a
{
    display : block;
    text-align : center;
    padding : 9px 0px 0px;
    font-size : 12px;
    color : black;
}
#menu a:hover
{
    color : white;
}
.homeBox
{
    background : url("images/homeBox.jpg") top left no-repeat;
    width : 329px;
    height : 206px;
    float : left;
    margin : 0px 0px 15px 7px;
}
.homeBox.adv
{
    background : url("images/homeBoxAdv.jpg") top left no-repeat;
}
.homeBox h3
{
    padding : 10px 10px 6px;
    margin : 0px;
    font-size : 17px;
    color : black;
}
.homeBox p
{
    padding : 0px 10px;
}
.homeBox ul
{
    margin : 0px;
    padding : 5px 0px 0px 20px;
}
.homeBox ul li
{
    font-size : 14px;
    line-height : 1.3em;
}
#footer
{
    
    height : 15px;
    width : 1170px;
    margin : 0px auto;
    text-align : left;
    background : url("images/footerBg15.gif") top left no-repeat;
    font-size : 12px;
    color : black;
    Margin-left : auto;
}

#footer1
{
    
    height : 120px;
    width : 1170px;
    margin : 0px auto;
    text-align : left;
    background : url("images/bodyBg.gif") top left repeat-y white;
    font-size : 12px;
    color : black;
    Margin-left : auto;
}
#footer a
{
    color : black;
}
#footer a:hover
{
    color : yellow;
}
#copyright
{
    
    padding : 20px 10px;
    float : left;
}
#siteBy
{
    float : right;
    padding : 20px 10px;
}
.bannerCont p
{
    
    text-align : center;
}
.headerStats
{
    position : absolute;
    width : 900px;
    top : 150px;
    left : 50%;
    margin-left : -580px;
    text-align : right; 
    color : black;
}
.headerStats strong
{
    color : black;
    font-weight : bold;
}
.headerStats table
{
    width : 600px;
    float : right;
}
.headerStats table td
{
    text-align : center;
}
.membersMenu
{
    margin : 0px;
    padding : 5px 0px 10px 20px;
}

