* {margin: 0; padding: 0;}
body {font: 14px Helvetica, sans-serif; background: #000 no-repeat top center;}
a { text-decoration: none; color: black; display: block; border: none;}
img {border: none;}
ul {list-style-type: none;}

#wrap {
margin: 0 auto;
width: 1200px;
}
#mainNav {
	position: relative;
	z-index: 100;
	margin: 0px 0 -35px 20px;
	width: 1000px;
}
#mainNav ul {
	list-style: none;
	display: inline;
        width: 1000px;
}
#mainNav li {float: left; margin-top: -2px; }
#mainNav a {height: 23px;}
#mainNav a.small {height: 20px;}
#mainNav a:hover {background-position: center center;}
#mainNav a:active {background-position: bottom center;}

#homeBut {background: url('images/homeBut.png') no-repeat top center; width: 59px;}
#storeBut {background: url('images/homeBut.png') no-repeat top center; width: 66px;}
#tixBut {background: url('images/homeBut.png') no-repeat top center; width: 203px;}
#vidBut {background: url('images/homeBut.png') no-repeat top center; width: 53px;}
#bioBut {background: url('images/bioBut.png') no-repeat top center; width: 106px;}
#followBut {background: url('images/homeBut.png') no-repeat top center; width: 101px;}
#bookBut {background: url('images/homeBut.png') no-repeat top center; width: 68px;}

#logo {
	float: left;
}
#steveTitle {
	margin: 10px 10px 25px 10px;
}
#poster {
	position: relative;
	z-index: 1;
	top: 10px;
	background: url('images/bg.jpg') no-repeat bottom;
	width: 1077px;
	height: 866px;
	margin: 0 auto;
}

#tixPost{
	position: relative;
	left: 1px;
	width: 540px;
	height: 444px;
	background: url('images/bookBut.jpg') no-repeat bottom;
	background-position: 5000px;
}
#vidPost{
	position: relative;
	right: 114px;
	width: 501px;
	height: 386px;
	background: url('images/.jpg') no-repeat bottom;
	background-position: 5000px;
	overflow: visible;
}
#followPost{
	position: relative;
	left: 1px;
	bottom: 415px;
	width: 543px;
	height: 480px;
	background: url('images/follow.jpg') no-repeat bottom;
	background-position: 5000px;
}
#newPost{
	position: absolute;
	bottom: 422px;
	right: 4px;
	width: 533px;
	height: 444px;
	background: url('images/mediabut.jpg') no-repeat bottom;
	background-position: 5000px;
}
#bioPost{
	position: relative;
	float: right;
	bottom: 478px;
	left: 115px;
	width: 368px;
	height: 368px;
	background: url('images/.jpg') no-repeat bottom;
	background-position: 5000px;
}
#storePost{
	position: relative;
	float: right;
	top: 403px;
	left: -4px;
	width: 533px;
	height: 480px;
	background: url('images/') no-repeat bottom;
	background-position: 5000px;
}
#poster a:hover, a:active {
	background-position: 0px;
}
