dl, dt, dd, ul, li 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

#menu 
{	
	margin:0;
	padding:0;
	z-index:0;
	position:relative;
	border-top:1px solid #ffffff;
}

#menu dl 
{
	float: left;
	margin:0;
	padding:0px;
}

#menu dt 
{
	cursor: pointer;
	text-align: center;
	background-image:url(images/wallpapertest.jpg);
	/*border: 1px solid gray;*/
	font-size:14px;
	padding:2px;
}

#menu dd 
{
	border: 0px;
}

/*#menu li 
{
	text-align: center;
	background: #eeeeee;
	font-size:12px;
}*/

#menu li a, #menu dt a 
{
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0;
}

#menu li a:hover, #menu dt a:hover 
{
	background: #222222;
	color : #ffffff;
}

#menu1
{
	width:90px;
}

#menu2
{
	width:85px;
}

#menu3
{
	width:90px;
}

#menu4
{
	width:75px;
}

#menu5
{
	width:110px;
}

#menu6
{
	width:220px;
}

#menu7
{
	width:80px;
}

#menu8
{
	width:90px;
}


#ssmenu
{
	display:none;
	width:80px;
}


dd a
{
	border:0px;
}