@charset "UTF-8";
/* CSS Document */

.nav { width: 194px; height: 162px; position: absolute; top: 19px; background: url(../images/nav_short.png) no-repeat; }
.nav li {display: inline;}

.nav li a:link, .nav li a:visited { position: absolute; top: 0; height: 32px; text-indent: -9000px; overflow: hidden; z-index: 10; }
	
.nav .home a:link, .nav .home a:visited { left: 0px; width: 194px; background: url(../images/nav_short.png); }
.nav .home a:hover, .nav .home a:focus { background: url(../images/nav_short.png) no-repeat -194px 0px; }
.nav .home a:active {background: url(../images/nav_short.png) no-repeat -194px 0px;}
.current-home .home a:link, .current-home .home a:visited {background: url(../images/nav_short.png) no-repeat -194px 0px; cursor: default;}
.nav-home, .nav-home-click { position: absolute;top: 0px;left: 0px;width: 194px;height: 32px;	background: url(../images/nav_short.png) no-repeat -194px 0px; 	}
.nav-home-click {background: url(../images/nav_short.png) no-repeat -194px 0px;}



.nav .about a:link, .nav .about a:visited { left: 0px; width: 194px; top: 32px; background: url(../images/nav_short.png) 0px -32px; height: 32px; }
.nav .about a:hover, .nav .about a:focus { background: url(../images/nav_short.png) no-repeat -194px -32px; }
.nav .about a:active {  background: url(../images/nav_short.png) no-repeat -194px -32px; }
.current-about .about a:link, .current-about .about a:visited { background: url(../images/nav_short.png) no-repeat -194px -32px; cursor: default;}
.nav-about, .nav-about-click {position: absolute;	top: 32px;left: 0px;width: 194px;height: 32px; background: url(../images/nav_short.png) no-repeat -194px -32px;}
.nav-about-click {	 background: url(../images/nav_short.png) no-repeat -194px -32px;}



.nav .artists a:link, .nav .artists a:visited { left: 0px; width: 194px; top: 64px; background: url(../images/nav_short.png) 0px -64px; height: 32px; }
.nav .artists a:hover, .nav .artists a:focus {background: url(../images/nav_short.png) -194px -64px; }
.nav .artists a:active {	background: url(../images/nav_short.png) -194px -64px;	}
.current-artists .artists a:link, .current-artists .artists a:visited {	background: url(../images/nav_short.png) -194px -64px; cursor: default; }
.nav-artists, .nav-artists-click {position: absolute;	top: 64px; left: 0px; width: 194px;	height: 32px;	background: url(../images/nav_short.png) -194px -64px; }
.nav-artists-click {	background: url(../images/nav_short.png) -194px -64px;}
	
	
.nav .latest a:link, .nav .latest a:visited { left: 0; width: 194px; top: 96px; background: url(../images/nav_short.png) 0px -96px; }
.nav .latest a:hover, .nav .latest a:focus { background: url(../images/nav_short.png) no-repeat -194px -96px; }
.nav .latest a:active {background: url(../images/nav_short.png) no-repeat -194px -96px;}
.current-latest .latest a:link, .current-latest .latest a:visited {	background: url(../images/nav_short.png) no-repeat -194px -96px;cursor: default;}
.nav-latest, .nav-latest-click {position: absolute;top: 96px;left: 0;width: 194px;height: 32px;background: url(../images/nav_short.png) no-repeat -194px -96px;}
.nav-latest-click {background: url(../images/nav_short.png) no-repeat -194px -96px;	}


	
.nav .links a:link, .nav .links a:visited { left: 0; width: 194px; top: 128px; background: url(../images/nav_short.png) 0px -128px; }
.nav .links a:hover, .nav .links a:focus { background: url(../images/nav_short.png) no-repeat -194px -128px; }
.nav .links a:active { background: url(../images/nav_short.png) no-repeat -194px -128px; }
.current-links .links a:link, .current-links .links a:visited {	background: url(../images/nav_short.png) no-repeat -194px -128px;cursor: default;	}
.nav-links, .nav-links-click {position: absolute;top: 128px;left: 0px;width: 194px;	height: 32px;background: url(../images/nav_short.png) no-repeat -194px -128px;}
.nav-links-click {background: url(../images/nav_short.png) no-repeat -194px -128px;}
