#sddm
{	
	z-index: 36;
	width: 992px;
	height:36px;
	background-image:url(../images/nbg.jpg);
	background-repeat:repeat-x}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px arial;
	height:36px;
	line-height:36px;
	letter-spacing:2px;
	margin: 0px 0px 0px 1px;
	}

#sddm li a
{	display: block;
	
	width:123px;
	_width:122px;
	font-weight:bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-image:url(../images/nb.gif); background-position:right; background-repeat:no-repeat}

#sddm li a:hover
{background-image:url(../images/nbb.gif); background-repeat:repeat-y}

