#nav {
	width: 914px;
	height: 235px;
	background: url(../images/nav_background.gif) no-repeat left top;
	position: relative;
	margin-bottom: 10px;
}

#navhead {
	position: absolute;
	top: 0;
	left: 0;

}
#musicplayer {
	position: absolute;
	top: 197px;
	left: 512px;

}
#tunein {
	position: absolute;
	top: 182px;
	left: 360px;

}
#clickradio {
	position: absolute;
	top: 189px;
	left: 512px;

}
#nowplaying {
	position: absolute;
	width: 80px;
	text-align: right;
	top: 197px;
	left: 349px;
	font-family: "courier new", courier;
	font-size: 11px;
	font-weight: bold;
	color: #ba372f;
}
#navicon {
	position: absolute;
	top: 178px;
	left: 233px;
}
#transmitting {
	position: absolute;
	top: 80px;
	left: 434px;
}
#nav a {
	position: absolute;
	/*text-indent: -1000em;*/
	text-decoration: none;
}
#nav a span {
	display: none;
}



#nav #navhome  a {
/*	background: url(../images/button_home.gif);
	width: 88px;
	height: 47px; */
	top: 20px;
	left: 146px;
}

#nav #navhome a:hover {
	top: 16px;
}
#nav #navmusic a {
/*	background: url(../images/button_music.gif);
	width: 83px;
	height: 50px; */
	top: 25px;
	left: 276px;
}
#nav #navmusic a:hover {
	top: 21px;		
}
#nav #navvideo a {
/*	background: url(../images/button_video.gif);
	width: 73px;
	height: 42px;	*/
	top: 25px;
	left: 381px;
}
#nav #navvideo a:hover {
	top: 21px;
}
#nav #navtour a {
/*	background: url(../images/button_tour.gif);
	width: 72px;
	height: 46px; */
	top: 34px;
	left: 489px;
}
#nav #navtour a:hover {
	top: 30px;
}
#nav #navfun a {
/*	background: url(../images/button_fun.gif);
	width: 64px;
	height: 44px; */
	top: 50px;
	left: 588px;
}
#nav #navfun a:hover {
	top: 46px;
}
#nav #navjournal a {
/*	background: url(../images/button_journal.gif);
	width: 100px;
	height: 49px; */
	top: 55px;
	left: 662px;
}
#nav #navjournal a:hover {
	top: 51px;
}
#nav #navshop a {
/*	background: url(../images/button_shop.gif);
	width: 80px;
	height: 48px; */
	top: 73px;
	left: 768px;
}
#nav #navshop a:hover {
	top: 69px;
}
#nav #navcontact a {
	width: 81px;
	height: 22px;
	top: 134px;
	left: 589px;

}
#nav #navpresskit a {
	width: 87px;
	height: 27px;
	top: 129px;
	left: 725px;
}
#nav #navbio a {
	width: 43px;
	height: 27px;
	top: 129px;
	left: 844px;
}
#nav h1 a {
	width: 291px;
	height: 54px;
	top: 73px;
	left: 145px;
	/*text-indent:  -5000px;*/
}


