#header .logo, .box h2, #rightbar .box h2
{
    background:#002B45;
    color:White;
}

#menu li a:hover, #menu li.selected 
{
    background:#536083;
}

#header li, #header li a
{
    background:#d9da55;
    color:#666;
}

#header li a:hover 
{
    color:White;
}

#content p a, #contentfull p a 
{
    color:#536083;
}

#content2up p a, #contentfull p a 
{
    color:#536083;
}

#content h1, #content2up h1, #contentfull h1, #content h2, #contentfull h2, #content h3, #contentfull h3 
{
    color:#ffffff;
}

#subnav 
{
    background:#536083;
}

#header 
{
    background:#fff;
}
