#header .logo, .box h2, #rightbar .box h2
{
    background:#4b721d;
    color:White;
}

#menu li a:hover, #menu li.selected 
{
    background:#4b721d;
}

#header li, #header li a
{
    background:#d9da55;
    color:#666;
}

#header li a:hover 
{
    color:White;
}

#content p a, #contentfull p a 
{
    color:#4b721d;
}

#content h1, #contentfull h1, #content h2, #contentfull h2, #content h3, #contentfull h3 
{
    color:#4b721d;
}

#subnav 
{
    background:#4b721d;
}

#header 
{
    background:white url(/img/headers/downloads.jpg) no-repeat right;
}
