/* Portal Styles for constructionint */
body { background-image: url(../images/constructionint/bg.gif); }

#container { background: url(../images/constructionint/menu_bg.gif) #ffffff top left repeat-y; border: solid 1px #B84809; border-top: none; }

#banner { background: url(../images/constructionint/pub_banner.jpg) #B84809 0 62px no-repeat; color: #1C61A9; }

.noads #banner { background-position: 0 0; }

#spanheader { background-color: #e0e0e0; }

.nav a
{
	background-color: #B84809;
	
	border-top: solid 1px #E18957;
	border-left: solid 1px #E18957;
	border-right: solid 1px #863507;
	border-bottom: solid 1px #863507;
	
	color: #FFFFFF;
}

.nav a:hover 
{ 
	background-color: #D85F1B;
	
	border-top: solid 1px #863507;
	border-left: solid 1px #863507;
	border-right: solid 1px #E18957;
	border-bottom: solid 1px #E18957;
	
	color: #FFFFFF; 
}

#search { background-color: #E18957; }
#search label { color: #000000; }

#footer { background-color: #B84809; }
#footer ul li a { color: #ffffff; }
#footer a { color: #ffffff; }

#article h1#spanheader { color: #B84809; }