body
{
	background: url(/img/bg5.gif) repeat-x;
}

#menu li.selected 
{
    background:#ffcc33 url(/img/selected5.gif) repeat-x;
}

#middlebarfull h1, #middlebarfull h2 
{
    color:#ffcc33;
}

.box1, .box2, .box3 
{
    border-top:2px solid #ffcc33;
    border-bottom:2px solid #ffcc33;
}

#middlebarfull .imageh2 h2 
{
    background:#ffcc33 url(/img/white-arrow.gif) no-repeat right;
    color:#333;
}

div#middlebar .button 
{
    background:#ffcc33 url(/img/white-arrow.gif) no-repeat right;
}

.tabbed-box .tabs li a.active, .tabbed-box .tabs li a.active:hover 
{
    background:#ffcc33;
    color:#333;
}