body {
	background-color: #000000;
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	width: 900px;
}
#banner_home {
	position: absolute;
	height: 450px;
	width: 900px;
	left: 0px;
	top: 100px;
	background-color:#000000;
	background-image: url(../images/bg_black.jpg);
}
#maincontent_bio {
	position: absolute;
	height: 380px;
	width: 415px;
	left: 0px;
	top: 100px;
	background-color: #000;
	background-image: url(../images/bg_bio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-right: 10px;
	padding-left: 475px;
}
#maincontent_music {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 0px;
	top: 100px;
	background-image: url(../images/bg_music.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	padding-top: 50px;
	padding-right: 25px;
	padding-left: 475px;
}
#download_content {
	height: 400px;
	width: 400px;
	position: absolute;
	left: 475px;
	top: 150px;
}
#mp3_player {
	position: absolute;
	height: 450px;
	width: 450px;
	left: 0px;
	top: 150px;
}

#maincontent_tour {
	position: absolute;
	height: 380px;
	width: 875px;
	left: 0px;
	top: 100px;
	background-color: #000;
	background-image: url(../images/bg_tour.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-left: 25px;
	overflow: auto;
}
#maincontent_contact {
	position: absolute;
	height: 380px;
	width: 875px;
	left: 0px;
	top: 100px;
	background-color: #000;
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-left: 25px;
}
#maincontent_lyrics {
	position: absolute;
	width: 900px;
	left: 0px;
	top: 100px;
	background-color: #000;
	background-image: url(../images/bg_lyrics.jpg);
	background-repeat: no-repeat;
	height: 450px;
}
#header {
	position: absolute;
	height: 50px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#new_album {
	height: 125px;
	width: 125px;
	position: absolute;
	left: 15px;
	top: 390px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F78F1E;
	background-color: #000;
}
#rockbysea {
	height: 125px;
	width: 125px;
	position: absolute;
	left: 155px;
	top: 390px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F78F1E;
	background-color: #000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFF;
	line-height: 22px;
	margin-top: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#navigation {
	position: absolute;
	height: 50px;
	width: 900px;
	left: 0px;
	top: 50px;
}
#footer_home {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 275px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 550px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F78F1E;
	text-align: center;
}
#footer_sub {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 275px;
	width: 900px;
	position: absolute;
	left: 0px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F78F1E;
	text-align: center;
	bottom: -300px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F5901E;
	font-weight: normal;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	color: #F5901E;
}
#biography_copy {
	height: 350px;
	width: 385px;
	position: absolute;
	left: 475px;
	top: 75px;
	overflow: auto;
	padding-right: 15px;
}
#songs_copy {
	height: 350px;
	width: 385px;
	position: absolute;
	left: 25px;
	top: 75px;
	overflow: auto;
	padding-right: 15px;
}
#flashcontent {
	background-color: #000000;
	position: absolute;
	height: 434px;
	width: 884px;
	left: 8px;
	top: 8px;
	color: #FFFFFF;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #F5901E;
	margin: 0px;
}
.plugin {
	visibility: hidden;
}

