#navigation {
	background: url(corporate-WOR/navs.png) no-repeat!important;
}

ul#nav li.selected, ul#nav li.current_page_item {
	background: url(corporate-WOR/leftbar.png) no-repeat left center!important;
	color: #004c73;
}
ul#nav li.selected a, ul#nav li.current_page_item a {
	background: url(corporate-WOR/rightbar.png) no-repeat right center!important;
	color: #004c73;
}
#post-entry h2.widgettitle {
	background: url(corporate-WOR/longbar.png) no-repeat!important;
	color: #004c73;
}
#center-column h2.widgettitle {
	background: url(corporate-WOR/mediumbar.png) no-repeat!important;
	color: #004c73;
}
#right-column h2.widgettitle {
	background: url(corporate-WOR/shortbar.png) no-repeat!important;
	color: #004c73;
}


#userbar #meprofile {
    background: url(corporate-WOR/side.png) repeat-x!important;

}
/*RSS header widgets*/
#center-column h2.widgettitlerss {

	color: #004c73;
	
}
#right-column h2.widgettitle {
	
	color: #004c73;
	
}
#content h2.widgettitle a, #content h2.widgettitle a:hover {
	color: #004c73;
	
}

ul#nav li.selected a {
	color:#000000;
}

#custom-logo {
	display:none;
	}