body { background: #000; font-family: verdana, helvetica, sans-serif; color: #fff; font-size: 13pt; height: 100%;width: 100%;}

/*#wrap{ position: fixed;top: 50%;left: 50%;margin-top: -287px;margin-left: -500px; width: 1000px;}*/

/*#wrap{ margin: 0 auto; width: 1000px; position: relative; }*/

#wrap { position: absolute; width: 1000px; height: 575px; left: 50%; top: 50%; margin-left: -500px; margin-top: -288px;
}


#home_logo{width: 625px; height: 575px; position: relative; margin: 35px auto; background: #000 url('images/home_logo.png') no-repeat;}

a#home_nav_about{ display: block; width: 90px; height: 45px; position: absolute; bottom: 15px; right: 182px;}

a#home_nav_news{ display: block; width: 70px; height: 40px; position: absolute; bottom: 64px; right: 110px;}

a#home_nav_artists{ display: block; width: 50px; height: 48px; position: absolute; bottom: 122px; right: 60px;}

a#home_nav_listen{ display: block; width: 50px; height: 55px; position: absolute; top: 325px; right: 25px;}

a#home_nav_store{ display: block; width: 40px; height: 55px; position: absolute; top: 250px; right: 10px;}

a#home_nav_contact{ display: block; width: 40px; height: 90px; position: absolute; top: 145px; right: 20px;}

#artist_nav{background: transparent url('images/artist_nav_top.png') top center no-repeat; width: 802px; height: 205px; margin: auto; position: absolute; top: 25%; left: 10%; z-index: 100000}

#artist_nav_btm{background: transparent url('images/artist_nav_btm.png') bottom center no-repeat; width: 802px; height: 30px; position: absolute; bottom: 0;}

#home_arrow_left{ position: absolute; top: 0; left: -47px; cursor: pointer }

#home_arrow_right{ position: absolute; top: 0; right: -47px;  cursor: pointer}

/*scrolling artists*/
.home_artist_scroll{ width: 1000px; margin: auto; position: relative; z-index: 200000; text-align: center;}

/*.home_artist_scroll ul{ margin: 0 0 0 150px }*/

.home_artist_scroll ul{ margin: 0 0 0 25px }

.home_artist_scroll li {padding: 0 10px 0 10px;  height: 260px; width: 233px;  float: left;}

.home_artist_scroll li img{padding: 0 0 10px 0; width: 233px; height: 225px;}


a#close{ position: absolute; top:-25px; right:0; color: #fff; text-decoration: none; font-size: 10pt}

a {color: #fff; text-decoration: none;}

