/* 
Colors 
*/
UL#topmenu 
{
    background-image: url(ul-bg_grey.gif);
}
UL#topmenu2 
{
    background-image: url(ul2-bg2_grey.gif);
    clear:both;
}
DIV#footertools 
{
    background: url(footer-bg_grey.gif) no-repeat;
}
UL#topmenu LI A.selected 
{
    background-image: url(a-selected2_grey.gif);
}
UL#topmenu LI A:hover 
{
    background-image: url(a-selected2_grey.gif);
}

/* SitePortal */
#content #startpage DIV#flasharea 
{
    width:886px;
    height:auto;
    background-image:url(flasharea-bg886.gif);
}

#content #startpage
{
    width:100%;
    margin-right:40px;
}

#flasharea p, #flasharea h1
{
    width:800px;
    margin-right:0px;
}

ul#mbalist
{
    display:none;
}


div#breadcrumb {
	border-bottom: #807F83 2px solid;
}


div#content .colboxes .custom H2 {
	background-color: #807F83;
}
