  a.sdcategory:link     { font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 10px; color: #DDDDDD; font-weight:bold; text-decoration: none; line-height: 27px; white-space:nowrap; }
  a.sdcategory:active   { font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 10px; color: #DDDDDD; font-weight:bold; text-decoration: none; line-height: 27px; white-space:nowrap; }
  a.sdcategory:visited  { font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 10px; color: #DDDDDD; font-weight:bold; text-decoration: none; line-height: 27px; white-space:nowrap; }
  a.sdcategory:hover    { font-family: "Verdana", Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight:bold; text-decoration: none; line-height: 27px; white-space:nowrap; }


}
#menu {
	margin: 0; padding: 0 0 0 47px;
	list-style-type: none;
	width: 936px; height: 31px; line-height: 31px;
	background: no-repeat url(images/bckmenu.png);
	border: 1px solid;
	border-left-color: #94115b; border-right-color: #94115b;
	border-top-color: #fff; border-bottom-color: #fff;
}
#menu li {
	float: left;
	padding: 0 3px 0 0;
	background: right top no-repeat url(images/bckmenuli.png);
	font-weight: bold;
	text-transform: uppercase;
}
#menu li a {
	float: left;
	padding: 0 15px;
	color: #ddd;
	text-decoration: none;
}
#menu li a:hover, #menu li.current_page_item a {
	background: repeat-x url(images/bckmenuliahover.gif);
	color: #fff;
}