* {
margin: 0;
padding: 0;
}

body {
height: 100%
text-align: justify;
color: #5c5c5c;
font: small sans-serif;
}
a {
color: #000000;
}

a:hover {
color: #fadd26;
}

p {
text-align: justify;
padding-bottom: 10px;
}

h3 {
padding-bottom: 10px;
}

html body #wrapper {
height: 100%;
}

body > #wrapper {
height: auto;
min-height: 100%;
}

#wrapper {
	background: url(../images/back.jpg) no-repeat;
	width: 600px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: url(../images/title.png);
	width: 600px;
	height: 100px;
}

span {
	display: none;
}

a.nav_home, a.nav_minus, a.nav_shows, a.nav_biog, a.nav_members, a.nav_community {
	width: 50px;
	height: 50px;
	display: block;
}

#navigation li {
	padding-left: 10px;
	display: block;
	width: 50px;
	height: 50px;
}

#comlinks li {
	display: block;
	width: 50px;
	height: 50px;
}

#comlinks {
position: absolute;
margin-left: 185px;
margin-top: 15px;
}

a.com_myspace, a.com_facebook, a.com_blog, a.tube, {
	width: 50px;
	height: 50px;
	margin: 15px;
	display: block;
}

a.thumb037, a.thumb042, a.thumb070, a.thumb146 {
	width: 100px;
	height: 67px;
	padding: 5px;
	display: block;
}

a.thumb041, a.thumb050, a.thumb057, a.thumb058 {
width: 100px;
height: 150px;
padding: 5px;
display: block;
}

#thumbnails ul {
display: inline;
}

a.thumb037 {
background: url(../images/037thumb.jpg) no-repeat;
}

a.thumb041 {
background: url(../images/041thumb.jpg) no-repeat;
}

a.thumb042 {
background: url(../images/042thumb.jpg) no-repeat;
}

a.thumb050 {
background: url(../images/050thumb.jpg) no-repeat;
}

a.thumb057 {
background: url(../images/057thumb.jpg) no-repeat;
}

a.thumb058 {
background: url(../images/058thumb.jpg) no-repeat;
}

a.thumb070 {
background: url(../images/070thumb.jpg) no-repeat;
}

a.thumb146 {
background: url(../images/146thumb.jpg) no-repeat;
}

#buylinks li {
	display: block;
	width: 333px;
	height: 100px;
}

#buylinks {
position: absolute;
margin-left: 83.5px
}

#notice {
position: absolute;
margin-top: 315px;
}

a.buy_cd, a.buy_itunes, a.buy_amazon {
	width: 333px;
	height: 100px;
	display: block;
}

a.buy_cd{
	background: url(../images/buyminus.png) no-repeat;
}

a.buy_itunes{
	background: url(../images/buyminus.png) 0 -100px no-repeat;
}

a.buy_amazon{
background: url(../images/buyminus.png) 0 -200px no-repeat;
}

a.nav_home {
background: url(../images/home.png) no-repeat;
}

a.nav_home:hover {
background: url(../images/home.png) 0px -50px no-repeat;
}

a.nav_home:active {
background: url(../images/home.png) 0px -100px no-repeat;
}

a.nav_minus{
background: url(../images/minus.png) no-repeat;
}

a.nav_minus:hover {
background: url(../images/minus.png) 0px -50px no-repeat;
}

a.nav_minus:active {
background: url(../images/minus.png) 0px -100px no-repeat;
}
a.nav_shows{
background: url(../images/plus.png) no-repeat;
}

a.nav_shows:hover {
background: url(../images/plus.png) 0px -50px no-repeat;
}

a.nav_shows:active {
background: url(../images/plus.png) 0px -100px no-repeat;
}

a.nav_biog{
background: url(../images/multiply.png) no-repeat;
}

a.nav_biog:hover {
background: url(../images/multiply.png) 0px -50px no-repeat;
}

a.nav_biog:active {
background: url(../images/multiply.png) 0px -100px no-repeat;
}

a.nav_members{
background: url(../images/divide.png) no-repeat;
}

a.nav_members:hover {
background: url(../images/divide.png) 0px -50px no-repeat;
}

a.nav_members:active {
background: url(../images/divide.png) 0px -100px no-repeat;
}

a.nav_community{
background: url(../images/equals.png) no-repeat;
}

a.nav_community:hover {
background: url(../images/equals.png) 0px -50px no-repeat;
}

a.nav_community:active {
background: url(../images/equals.png) 0px -100px no-repeat;
}

#communitylinks {
text-align: center;
}

#communitylinks li {
display: inline;
padding: 20px;
}

#alanstead {
	background: url(../images/h3alan.png) no-repeat;
	width: 327px;
	height: 40px;
}

#jamesrampton {
	background: url(../images/h3james.png) no-repeat;
	width: 327px;
	height: 40px;
}

#mattsearles {
	background: url(../images/h3matt.png) no-repeat;
	width: 327px;
	height: 40px;
}

#louismills {
	background: url(../images/h3louis.png) no-repeat;
	width: 327px;
	height: 40px;
}

#markdurham {
	background: url(../images/h3mark.png) no-repeat;
	width: 327px;
	height: 40px;
}

#who {
	background: url(../images/h3who.png) no-repeat;
	width: 327px;
	height: 40px;
}

#mademinus {
	background: url(../images/h3made.png) no-repeat;
	width: 327px;
	height: 40px;
}

#worthit {
	background: url(../images/h3worth.png) no-repeat;
	width: 327px;
	height: 40px;
}

#nextshow {
	background: url(../images/nextshow.png) no-repeat;
	width: 327px;
	height: 40px;
}

#minusad {
	background: url(../images/minusad.png) no-repeat;
	width: 327px;
	height: 40px;
}

#maincontent {
position: absolute;
margin-left: 90px;
margin-top: 100px;
top: 0px;
width: 490px;
}

#frontmaincontent {
background: url(../images/indexback.png) no-repeat;
position: absolute;
margin-left: 90px;
margin-top: 100px;
top: 0px;
width: 490px;
height: 450px;
}

table {
	border-spacing: 10px 10px;
}

#headerrow{
color: #fadd26;
background-color: #5c5c5c;
}
