body { background: #3f396d; }
h1 { color: #3f396d; }
h2 { color: #85809f; }
h3 { color: #3f396d; }
h4 { color: #85809f; }
a { color: #85809f; }

ul li {	background-image: url(../img/list.gif); }



#headerWrapper { background: url(../img/header-bg.gif); }
#headerWaves { background-image: url(../img/header-wave-tiled-bg.png); }

#topLogo { background-image: url(../img/header-logo.png); }
#topLogoTitle { background-image: url(../img/header-logo-title-thin.png); }

#breadcrumbsWrapper { color: #85809f; background-image: url(../img/breadcrumbs-bg.png); }
#breadcrumbsMenu { background-image: url(../img/breadcrumbsmenu-bg.gif); }
#breadcrumbsMenu a { color: #85809f; border-color: #d3d1de; }
#breadcrumbsMenuCorner { background-image: url(../img/breadcrumbsmenu-corner-bg.gif); }

#footerWrapper { background-image: url(../img/footer-bg.gif); }



#articleSidebar .submenu li a:hover,
#articleSidebar .submenu li.selected a { background-image: url(../img/submenu-bottom-selected.gif); }
	#articleSidebar .submenu li a:hover span,
	#articleSidebar .submenu li.selected a span { background-image: url(../img/submenu-top-selected.gif); }
	#articleSidebar .submenu ul ul li a,
	#articleSidebar .submenu ul li.selected ul a,
	#articleSidebar .submenu ul ul li a:hover,
	#articleSidebar .submenu ul ul li.selected a { background-image: url(../img/triangle-right.gif); }



#newsSidebar div.wrapper { background: #f3f2fa; border-color: #e6e4f5; }
#newsSidebar div.wrapper a { color: #85809f; }
#newsSidebar div.wrapper div.roundedTop { background-image: url(../img/news-sidebar-rounded.gif); }
#newsSidebar div.wrapper div.roundedBottom { background-image: url(../img/news-sidebar-rounded.gif); }
	

#newsSidebar div.sidebar_title a,
#newsSidebar div.shortcut b,
#newsSidebar div.list li.selected a { color: #6c668e; }
#newsSidebar div.list li { background-image: url(../img/list.gif); }
