div#topbar {
	background:url(nav-bg.jpg)  top left repeat-x;
	border:none;
	color:#000;
	height:16px;
	border-bottom:4px solid #000;
	
}
div#topbar a { color:#eee; }

li.current_page_item a { background:url(nav-current.jpg)  center bottom no-repeat; padding-bottom:1em;}
li#title-menu a { }