body {
    background-color: #EEEDE7;
    font-family:'Lucida Grande', Helvetica, sans-serif;
}

a {white-space: nowrap;}

a:link{ color:inherit; text-decoration:none; }
a:hover{ color:#000000; text-decoration:none; }
a:active{ color:#989440; text-decoration:none; }
a:active:hover{ color:#000000; text-decoration:none; }
a:visited{ color:#989440; text-decoration:none; }
a:visited:hover{ color:#000000; text-decoration:none; }

#urls {
    width:570px;
    float:left;
    width:570px;
    margin-top:10px;
    margin-bottom:10px;
    margin-right:16px;
    padding-bottom:10px;    
    font-size: 30px;
    line-height:22px;
    letter-spacing:-3px;
    text-align: right;
    color:#989440;
}


#sidemenu {
    width:200px;
    float:left;
    margin-top:10px;
}

#adwords {
    width:500px;
    float:left;
    margin-top:10px;
}


#footer {
    width:200px;
    float:center;
    width:200px;
    font-family: Tahoma;
    margin-top:30px;
    font-size: 12px;
}
