#nav {
	width: 600px;
	height: 150px;
	float: left;
	padding: 110px 0px 0px 0px;
	 z-index:2;
	 clear: both;
        font-size: 13px;
}
#nav1 {
	width: 503px;
	height: 27px;
	float: left;
	padding: 11px 0px 0px 0px;
	 z-index:2;
	 clear: both;
}
#nav2 {
	width: 503px;
	height: 29px;
	float: left;
	padding: 0px;
	 z-index:2;
	 clear: both;
}
#nav1 a, #nav2 a {
	display:block;
	 overflow:hidden;
}
#nav1 a:hover, #nav2 a:hover {
	display:block;
	text-indent: 0px; 
}
.home {
	width: 120px;
	height: 27px;
	float: left;
}
.home a {
	text-indent: -120px; 
}
.news {
	width: 61px;
	height: 27px;
	float: left;
}
.news a {
	text-indent: -61px; 
}
.music {
	width: 132px;
	height: 27px;
	float: left;
}
.music a {
	text-indent: -132px; 
}
.about {
	width: 190px;
	height: 27px;
	float: left;
}
.about a {
	text-indent: -190px; 
}
.photos {
	width: 98px;
	height: 29px;
	float: left;
}
.photos a {
	text-indent: -98px; 
}
.onstage {
	width: 93px;
	height: 29px;
	float: left;
}
.onstage a {
	text-indent: -93px; 
}
.links {
	width: 59px;
	height: 29px;
	float: left;
}
.links a {
	text-indent: -59px; 
}
.forum {
	width: 74px;
	height: 29px;
	float: left;
}
.forum a {
	text-indent: -74px; 
}
.sendtoafriend {
	width: 179px;
	height: 29px;
	float: left;
}
.sendtoafriend a {
	text-indent: -179px; 
}


