body
{
	background: url(/img/bg4.gif) repeat-x;
}

#menu li.selected 
{
    background:#f28d1e url(/img/selected4.gif) repeat-x;
}

#middlebarfull h1, #middlebarcomplete h1, #middlebarfull h2, #middlebarcomplete h2 
{
    color:#f28d1e;
}

.box1, .box2, .box3 
{
    border-top:2px solid #f28d1e;
    border-bottom:2px solid #f28d1e;
}

#middlebarfull .imageh2 h2, #middlebarcomplete .imageh2 h2 
{
    background:#f28d1e url(/img/white-arrow.gif) no-repeat right;
    color:#333;
}

#middlebarfull a, #middlebarall a
{
    color:#f28d1e;
}

div#middlebar .button 
{
    background:#f28d1e url(/img/white-arrow.gif) no-repeat right;
}