body {
	font-family: arial, sans-serif;
	background-image:url(grass_texture_tile.jpg);
	background-repeat: repeat;	
}

img {
	border: none;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	background-image:url(background.jpg);
	position: relative;
	top: 0px;
	font-family: arial, sans serif;
	height: 840px;
	width: 1000px;
}

#logo {
	position: absolute;
	left: 50px;
	
}

#horseshoe {
	position: absolute;
	top: 50px;
	left: 50px;
}

#bourbon-sign {
	position: absolute;
	top: 70px;
	left: 150px;
}

#contact {
	position: absolute;
	top: 125px;
	margin-left: 700px;
}

#press-kit {
	position: absolute;
	top: 250px;
	margin-left: 680px;
}

#music {
	position: absolute;
	top: 150px;
	margin-left: 50px;
}

#bios {
	position: absolute;
	top: 275px;
	margin-left: 50px;
}

#photos {
	position: absolute;
	top: 450px;
	margin-left: 50px;
}

#venues {
	position: absolute;
	top: 580px;
	margin-left: 50px;
}

#credit {
	position: absolute;
	top: 690px;
	width: 500px;
	font-size: smaller;
	color: white;
	margin-left: 10px;
}

#paper {
	position: absolute;
	background-image: url(old_paper_scrolling.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 500px;
	top: 180px;
	margin-left: 250px;
}

#paper-text {
	font-family: times new roman, serif;
	position: absolute;
	overflow: scroll;
	margin-left: 25px;
	margin-top: 70px;
	height: 390px;
	border: solid 1px goldenrod;
	width: 254px;
}

#paper #upcoming-title {
	font-size: larger;
	font-family: times new roman, serif;
	position: absolute;
	text-align: center;
	font-weight: bold;
	margin-top: 40px;
	width: 300px;
}

#jukebox {
	width: 370px;
	height: 560px;
	top: 390px;
	margin-left: 575px;
	position: absolute;
	background-image: url(jukebox.png);
	background-repeat: no-repeat;
	color: white;
	font-family: times new roman;
	font-size: 14px;
}

#song1 {
	top: 140px;
	left: 50px;
	position: absolute;
}

#song2 {
	top: 160px;
	left: 50px;
	position: absolute;
}

#song3 {
	top: 180px;
	left: 50px;
	position: absolute;
}

#flashcontent {
	top: 230px;
	left: 90px;
	position: absolute;
}