body {
    margin: 0;
    background-color: #23382D;
}

div,p,table,td,li,ul,a {
    font-family: Verdana, Helvetica,sans-serif;
    font-size: 12px;
    color: black;
}

#footer td {
    color: white;
    font-size: 10px;
    padding-top: 11px;
}

td.level1 a {
    color: white;
    text-decoration: none;
    font-size: 11px;
}

table.level2 {
    border: 1px solid #87821e;
    border-bottom: 0;
}

td.level2 {
    padding: 2px 7px 2px 7px;
    border-bottom: 1px solid #87821e;
}

td.level2 a {
    color: #87821e;
    font-size: 10px;
    text-decoration: none;
}

div#page_wrapper {
    padding: 30px;
}

div#right_col_wrapper {
    padding: 30px 9px 30px 9px;
}

div#left_col_wrapper {
    padding: 30px 10px 30px 10px;
}

td.right_banners {
    padding-bottom: 7px;
}
