#dwddWrap2 {
	background-image:"files/system/KKC_menu_backg.gif";
	background-repeat: repeat-x;
}

.dwddClear2 {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#dwddBar2, #dwddBar2 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#dwddBar2 a {
	text-align:center;
	display: block;
	width:189px;
	text-decoration: none;
	font-family:"Trebuchet MS, Helvetica, Arial";
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	padding-top:7px;
}
#dwddBar2 a.trigger {
	background-repeat: no-repeat;
	background-position: right center;
}
#dwddBar2 li {
	float: left;
}
#dwddBar2 li {position: relative;}

/* hide from IE mac \*/
#dwddBar2 li {position: static; width: auto;}
/* end hiding from IE5 mac */

#dwddBar2 li ul {
	position: absolute;
	display: none;
	background-image: url(/x.gif);
	background-repeat: repeat-x;

}
#dwddBar2 li:hover a, #dwddBar2 a:focus,
#dwddBar2 a:active, #dwddBar2 li.dwhover a {
	text-decoration:underline;
}
#navlist, #current 
{ 
background: orange; 
/*border-bottom: 1px solid blue;*/ 
font-weight:bold; 
color: darkblue; 
} 