.SideNav
{
    background: #d7d2cb url(images/panel-top-burgundy.gif) repeat-x top left;
    color:#00477E;
    padding:6px 0 3px 7px;
}

.title
{
    color:#00477E;
    font-family:Arial Narrow, Helvetica, Sans-Serif;
    text-align:left;
}
.SideNav_content  
{
    background-color: #f0eeec;
    color:#00477E;
    padding:6px 10px;
}

.SideNav_footer  
{
    background: #f0eeec;
    height: 100px;
    color:#00477E;
    margin-bottom: 6px;
}