body{
	padding:0;
	margin:0;
	top: 0;
	background: #574435 url(../images/tile.jpg) repeat center top;
}

a img{
	border:none;
}

p{
	color: black;
	margin: 0;
	padding-bottom: 0;
	position: relative;
	top: 20px;
	left: 33px;
	width: 446px;
	font: 13px/1.75 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
}

#bigframe{
	width:100%;
	margin: 0;
	padding: 0;
	z-index: 1;

	position: absolute;
	top: -18px;

}

a{
	color: maroon;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #003300;
	text-decoration: none;
}

/**********banner******************/

#banner{
	height:215px;
	position:relative;
	width:1073px;
	margin: 60px auto 0;
	background-image: url(../images/banner.png);
	z-index: 1;
}

/**********nav******************/

#navmenu{
	height:30px;
	position:relative;
	margin:0 auto;
	z-index: 1;
	top: 167px;
	left: 60px;
}


#navmenu ul {
    margin:0;
    padding:0;
    list-style:none;
}

#navmenu li{
	float:left;
	margin:0;
	padding:0;	
}

#home{
	width: 45px;
	height: 26px;
    background: url(../images/nav_home.png) left top;
    padding:0;
	position: relative;
	display: block;
}

#band{
	width: 71px;
	height: 26px;
    background: url(../images/nav_band.png) left top;
    padding:0;
	position: relative;
	display: block;
	left: 30px;
}

#bios{
	width: 36px;
	height: 26px;
    background: url(../images/nav_bios.png) left top;
    padding:0;
	position: relative;
	display: block;
	left: 60px;
}

#music{
	width: 54px;
	height: 26px;
    background: url(../images/nav_music.png) left top;
    padding:0;
	position: relative;
	display: block;
	left: 90px;
}

#photos{
	width: 60px;
	height: 26px;
    background: url(../images/nav_photos.png) left top;
    padding:0;
	position: relative;
	display: block;
	left: 120px;
}

#videos{
	width: 55px;
	height: 26px;
    background: url(../images/nav_videos.png) left top;
    padding:0;
	position: relative;
	display: block;
	left: 150px;
}

#store{
	width: 48px;
	height: 26px;
    background: url(../images/nav_store.png) left top;
    padding:0;
	position: relative;
	display: block;
	left: 180px;
}

#contact{
	width: 94px;
	height: 26px;
    background: url(../images/nav_contact.png) left top;
    padding:0;
	position: relative;
	display: block;
	left: 210px;
}

#navmenu a:hover{
	background-position: left -26px;
}

#navmenu a{
	text-indent:-9000px;
}

#navmenu .selected{
	background-position:left -26px;
}

/**********middle******************/

#middle{
	height: auto;
	position:relative;
	width:1073px;
	margin:0 auto;
	z-index: 1;
	background: url(../images/middle.png) repeat-y;
}

/**********footer******************/

#footer{
	height: 67px;
	position:relative;
	width:1073px;
	margin:0 auto;
	z-index: 1;
	background: url(../images/footer.png) no-repeat;
}

/**********side******************/


#side{
	position: absolute;
	left: 797px;
	z-index: 2;
	top: 4px;
	width: 230px;
	font: 14px/1.5 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	color: white;
}

#side ul{
	position: relative;
	left: -19px;
}

#shows{
	width: 215px;
	height: 40px;
    background: url(../images/upcoming.png) left top;
    padding:0;
	position: relative;
	display: block;
	left: 3px;
}

#side a:hover{
	background-position: left -40px;
}

#side a{
	text-indent:-9000px;
}

#side .selected{
	background-position:left -40px;
}

/**********space******************/

#space {
	position: relative;
	left: 40px;
}

/**********home******************/

#homepic{
	position: relative;
	left: 23px;
}

#hometext{
	position: relative;
	top: 11px;
}

#album2{
	left: 475px;
	position: absolute;
	z-index: -1;
	top: 34px;
}


#narrow p{
	width: 493px;
	padding-bottom: 0;
}

/**********band******************/

#polaroids{
	left: 555px;
	position: absolute;
	z-index: -1;
	top: 12px;
}

#bandtext p{
	position: relative;
	top: 31px;
	width: 480px;
}

/**********music******************/

#musictext {
	position: relative;
	top: 20px;
	left: 30px;
}

#musictext p{
	position: relative;
	top: -9px;
	width: 311px;
	left: -8px;
	text-align: justify;
}

/**********music******************/

#videostext {
	position: relative;
	top: 20px;
	left: 130px;
	height: auto;
}

/**********bios******************/

#biostext {
	position: relative;
	top: 20px;
	left: 30px;
}

#biostext p{
	position: relative;
	top: -9px;
	width: 461px;
	left: -8px;
	text-align: justify;
}

#foovox{
	
	position: relative;
	height: auto;
	padding-bottom: 28px;
	text-align: justify;
	width: 732px;
	top: -25px;
}

#foolou{
	
	position: relative;
	height: auto;
	padding-bottom: 28px;
	text-align: justify;
	width: 732px;
	top: -25px;
}

#foorawgged{
	
	position: relative;
	height: auto;
	padding-bottom: 28px;
	text-align: justify;
	width: 732px;
	top: -25px;
}

/**********photos******************/

#gallery{
	position: relative;
	left: 85px;
	padding-bottom: 36px;
	padding-top: 21px;
}
