#nav {
	position:absolute;
	top:60px;
	right:5px;
	margin:0;
	padding:0;
	height:35px;
	list-style:none;
}

#index #nav {
	top:0px;
}

#nav li {
	float:left;
}

#nav li a {
	display:block;
	text-indent:-2000px;
	/* padding-left:10px; */
}

#nav li a:hover, #nav li a.selected {
	background-position:0 -21px;
}

a#nav_index {
	width:55px;
	height:21px;
	background:url(../images/nav_home2.png) top left no-repeat transparent;
}

a#nav_about {
	width:92px;
	height:21px;
	background:url(../images/nav_about2.png) top left no-repeat transparent;
}

a#nav_contact {
	width:83px;
	height:21px;
	background:url(../images/nav_contact2.png) top left no-repeat transparent;
}

a#nav_soundslide {
	width:91px;
	height:21px;
	background:url(../images/nav_soundslide2.png) top left no-repeat transparent;
}

a#nav_questingvole {
	width:138px;
	height:21px;
	background:url(../images/nav_questingvole.png) top left no-repeat transparent;
}
