#PageBottom #Bottom
{     
    clear: both;
    position:relative;
    width:1000px;
    margin:0px auto 0px;
    text-align:left;
    padding: 0 0 0 0;   
    background-color: #FFFFFF; 
    height: 120px;
}

#Bottom #Background{
    float: left;
    height: 120px;
    width: 100%;
    padding: 0px;
    border: 0px;
    margin:0; 
    background-image: url(/images_bottom/bg.gif);
    background-repeat:repeat-x;   
    display: inline;
}

#Bottom #Background #baenlogo{  
    float: left;
    margin: 10px 10px auto 10px;
}

#Bottom #Background #spa{  
    float: left;    
    margin: 10px 10px auto 0px;
    width: 3px;
    height: 100px;
    background-color: #71531F;
}

#Bottom #Background #copyright{  
    float: left;    
    padding: 0;
    margin: 0; 
}

#Bottom #Background #copyright #menu{  
    float: left;    
    padding: 0px;
    margin: 10px 0px 0px 0px; 
}

#Bottom #Background #copyright #menu ul{  
    padding: 0;  
    margin: 0;
}

#Bottom #Background #copyright #menu li{
    float:left;  
    padding: 0px 6px 0px 4px;  
    margin: 0px 0px 0px 0px;
    list-style: none; 
    font-size: 9pt;   
    background: url(/images_bottom/separator.gif) no-repeat right;   
}

#Bottom #Background #copyright #menu .libg{ padding-right: 0px; margin-right: 0px; background:none;}  

#Bottom #Background #copyright #privacy{  
    clear: left;
    float: left;
    width: 100%;
    padding: 0px 10px 0px 10px;   
    margin-top: 10px;
    font-size: 7pt;
    color: #999999;
}