#mainNav{
	background-color:#000;
	position:relative;
}

#topmenu{
	padding:0 0 0 5px;
	margin:0;
	height:27px;
	z-index:1000;
	display:block;
	position:absolute;
	list-style-type:none;
	top:121px;
	left:230px;
}

#topmenu li{
	display:inline;
	list-style-type:none;
}

#topmenu ul{
	visibility:hidden;
	background-color:#FCFCFC;
	display:block;
	position:absolute;
	top:38px;
	border:1px solid #FCFCFC;
	border-top:none;
	font-family:verdana;
	z-index:1000;
	opacity:0.9;
}

#topmenu ul li{
	display:block;
}

#topmenu ul li a{
	display:block;
}

#topmenu a{
	float: left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:38px; /* for IE5/Win only */
	background-position:0 0;
	margin-right:14px;
	background: url(/images/menu_buy.jpg)
}
#topmenu a:hover{
	background-position:0 -36px;
}

#topmenu ul a{
	background:none;
	width:auto;
	height: auto !important; 
	height /**/:18px; /* for IE5/Win only */
	float:none;
	overflow:hidden;
	margin:0;
	padding:3px;
	text-decoration:none;
	color:#000;
}
#topmenu ul li{
	margin:0;
	padding:3px;
	border-bottom:1px solid #FCFCFC;
	border-left:none;
	border-right:none;

	color:#000;
}

#topmenu ul li a:hover{
	background-color:#D2D2D2;
	text-decoration:none;
}


/* Buy */
#buy a {width: 38px;background-position:5 0;}
#buy a.selected {background-position:0 -36px;}
#buy a:hover {background-position:0 -36px;}
#buy ul{left:10px}
/* Sell To Us */
#selltous a {width: 78px;background-position:-38px 0;}
#selltous a.selected {background-position:-38px -36px;}
#selltous a:hover {background-position:-38px -36px;}
#selltous ul{ left:64px}
/* The Ones We Want */
#theoneswewant a {width: 141px;background-position:-116px 0;}
#theoneswewant a.selected {background-position:-116px -36px;}
#theoneswewant a:hover {background-position:-116px -36px;}
#theoneswewant ul{ left:156px}
/* 991 */
#ninenineone a {width: 110px;background-position:-257px 0;}
#ninenineone a.selected {background-position:-257px -36px;}
#ninenineone a:hover {background-position:-257px -36px;}
#ninenineone ul{ left:364px}
/* Dead Relative */
#deadrelative a {width: 106px;background-position:-367px 0;}
#deadrelative a.selected {background-position:-367px -36px;}
#deadrelative a:hover {background-position:-367px -36px;}
#deadrelative ul{ left:484px}
/* Blog */
#blog a {width: 45px;background-position:-473px 0;}
#blog a.selected {background-position:-473px -36px;}
#blog a:hover {background-position:-473px -36px;}
#blog ul{ left:484px}
/* Japan */
#japan a {width: 52px;background-position:-518px 0;}
#japan a.selected {background-position:-518px -36px;}
#japan a:hover {background-position:-518px -36px;}
#japan ul{ left:484px}

#topmenu ul li.spacer{
	border-top:1px solid #FCFCFC;
}
