﻿body#portalHeader {
    background: #000000;    
}

#banner {
    background: #000000 url(images/portalheader/portalbanner.gif) no-repeat fixed top;
}

#menu{
    background: #FEC516;
}

#menu li{
    background: transparent url(images/portalheader/pipebullet.gif) no-repeat left ;
}

#menu li a{
    color: #333333;
}

#menu a:hover, #menu .activeTab {
    background-color: #CFA736; 
}

#controls a {
    color: #CFA736;
}


