body {
	background: #FFFFCC url(images/bg2.jpg) ;
}
#container {position: fixed;}
#hills {margin: 0 auto; position: relative; width: 847px; height: 684px;  background-image: url(images/hills.jpg)}
#ap-news {
	position:absolute;
	left:68px;
	top:328px;
	width:34px;
	height:89px;
	z-index:1;
}
#ap-songs {
	position:absolute;
	left:436px;
	top:177px;
	width:81px;
	height:55px;
	z-index:2;
}
#ap-contact {
	position:absolute;
	left:230px;
	top:418px;
	width:131px;
	height:91px;
	z-index:3;
}
#ap-video {
	position:absolute;
	left:657px;
	top:573px;
	width:70px;
	height:148px;
	z-index:4;
}
#ap-shows {
	position:absolute;
	left:831px;
	top:588px;
	width:56px;
	height:120px;
	z-index:5;
}
a img {border: none;}
.ap-main {

}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #36302b;
}
h1 {font-size: 22px; padding: 0; margin: 0; font-weight: normal;}
.style1 {font-size: 16px}
hr {border: none; border-top: 1px solid #36302b;}
DIV H1 {text-transform: uppercase;}

#ap-home {
	position:absolute;
	left:97px;
	top:66px;
	width:452px;
	height:36px;
	z-index:1;
}

#shows, #news, #songs, #contact, #videos {display: none;
	position:absolute;
	overflow: auto;
	left:518px;
	top:191px;
	width:275px;
	height:417px;
	z-index:1;
	padding: 10px;
	background-image:url(images/greybg.png);}
	
	#videos {
	left:20px;
	top:121px;
	width:790px;
	height:497px;
	z-index: 10;
}
	
