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

body {
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a {
	color:#999999;
}
div.container {
	position:absolute;
	width:1000px;
	height:400px;
	top:50%;
	margin-top:-200px;
	left:50%;
	margin-left:-500px;
}
div.twitter_div {
	text-align:center;
	position:absolute;
	width:400px;
	top:50%;
	margin-top:-400px;
	left:50%;
	margin-left:-200px;
}
#nav {
	width: 1000px;
	height: 400px;
	background:url(../_assets/graphics/home-nav.jpg);
	margin: 0px auto;
	padding: 0;
	position: relative;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}
#nav li, #nav a {
	height: 38px;
	display: block;
}
#audio {
	top: 253px;
	left: 247px;
	width: 60px;
}
#video {
	top: 253px;
	left: 327px;
	width: 59px;
}
#biography {
	top: 253px;
	left: 406px;
	width: 95px;
}
#news {
	top: 253px;
	left: 520px;
	width: 56px;
}
#shows {
	top: 253px;
	left: 594px;
	width: 66px;
}
#contact {
	top: 253px;
	left: 678px;
	width: 74px;
}
#audio a:hover {
	background: transparent url(../_assets/graphics/home-nav.jpg) -247px -653px no-repeat;
}
#video a:hover {
	background: transparent url(../_assets/graphics/home-nav.jpg) -327px -653px no-repeat;
}
#biography a:hover {
	background: transparent url(../_assets/graphics/home-nav.jpg) -406px -653px no-repeat;
}
#news a:hover {
	background: transparent url(../_assets/graphics/home-nav.jpg) -520px -653px no-repeat;
}
#shows a:hover {
	background: transparent url(../_assets/graphics/home-nav.jpg) -594px -653px no-repeat;
}
#contact a:hover {
	background: transparent url(../_assets/graphics/home-nav.jpg) -678px -653px no-repeat;
}
#network {
	width: 1000px;
	height: 400px;
	background:url(../_assets/graphics/home-nav.jpg);
	margin: 0px auto;
	padding: 0;
	position: relative;
}
#network li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}
#network li, #network a {
	height: 38px;
	display: block;
}
#twitter {
	top: 301px;
	left: 264px;
	width: 81px;
}
#facebook {
	top: 301px;
	left: 366px;
	width: 87px;
}
#bebo {
	top: 301px;
	left: 476px;
	width: 60px;
}
#myspace {
	top: 301px;
	left: 556px;
	width: 101px;
}
#lastfm {
	top: 301px;
	left: 673px;
	width: 65px;
}
#twitter a:hover {
	background: transparent url(../_assets/graphics/home-nav.jpg) -264px -701px no-repeat;
}
#facebook a:hover {
	background: transparent url(../_assets/graphics/home-nav.jpg) -366px -701px no-repeat;
}
#bebo a:hover {
	background: transparent url(../_assets/graphics/home-nav.jpg) -476px -701px no-repeat;
}
#myspace a:hover {
	background: transparent url(../_assets/graphics/home-nav.jpg) -556px -701px no-repeat;
}
#lastfm a:hover {
	background: transparent url(../_assets/graphics/home-nav.jpg) -673px -701px no-repeat;
}
