#navlist {
	border: 0px none #770000;
	padding: 0px;
	font-family: century gothic, sans-serif;	
	font-size: 14px;		
	text-transform: uppercase;
	background: url('http://cdn.sexpistolsofficial.com/non_secure/images/website/nav_bkgr.png') no-repeat;
	width: 990px;
	height: 45px;
	margin-top: -4px;
}
			
#navlist ul, #navlist li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;	
}
	
#navlist a:link, #navlist a:visited {
	text-decoration: none;
}

#navlist a:hover { 
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff; 
}
	
#navlist a:link.nav_current, #navlist a:visited.nav_current, #navlist a:hover.nav_current {
	font-weight: bold;
}
	
#navlist a:hover.nav_current {
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff; 

}

/* nav button sizes */
#nav_news img {
	_border: 0px none green;
	_width: 93px;
	_height: 46px;
	_padding-right: 0px;
}
#nav_biography img {
	_border: 0px solid green;
	_width: 85px;
	_height: 45px;
	_padding-right: 0px;
}
#nav_tour img {
	_border: 0px solid green;
	_width: 125px;
	_height: 46px;
	_padding-right: 0px;
}
#nav_discography img {
	_border: 0px solid green;
	_width: 184px;
	_height: 46px;
	_padding-right: 0px;
}
#nav_photos_n_videos img {
	_border: 0px solid green;
	_width: 179px;
	_height: 45px;
	_padding-right: 0px;
}
#nav_features img {
	_border: 0px solid green;
	_width: 170px;
	_height: 46px;
	_padding-right: 0px;
}
#nav_store img {
	_border: 0px solid green;
	_width: 111px;
	_height: 46px;
	_padding-right: 0px;
}

a img {
	border: 0px solid black !important; 
}
