body {
	font-size: 12px;
	background-color: #270506;
	background-image: url(images/backgroundImage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #fee6aa;
}
#photos a {
	color: #fee6aa;
}
.albumCover img {
	padding-bottom: 5px;
}
.albumCover {
	font-size: 14px;
}
.lyrics {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
}
.lyricsTitle {
	font-size: 14px;
	color: #e06c17;
	text-transform: uppercase;
}
.lyrics a {
	text-decoration: none;
}
.lyrics a:hover {
	color: #fee6aa;
}
.lyricPad {
	padding-right: 20px;
}
#home {
	border: 1px solid #000000;
	background-image: url(images/home_background2.jpg);
	height: 575px;
}
.paypal {
	padding: 20px;
}
#footer {
	font-size: 10px;
	color: #b69365;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	color: #b69365;
}
#footer a:hover {
	color: #fee6aa;
}
#music {
	background-image: url(images/music_background.jpg);
	height: 575px;
	width: 800px;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#music2 {
	background-image: url(images/music_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;
	height: 575px;
	width: 800px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftCol {
	float: left;
	width: 50%;
	padding-left: 0px;
}
#rightCol {
	float: left;
	width: 50%;
}
.albumImg {
	float: left;
	margin-right: 10px;
	border: 1px solid #fee6aa;
}
.albumBtns {
	float: left;
}
.albumBtns input {
	margin: 0px;
	padding: 0px;
}
#bio {
	background-image: url(images/bio_background.jpg);
	height: 575px;
	width: 800px;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 120px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#reviews {
	background-image: url(images/rev_background.jpg);
	height: 575px;
	width: 800px;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 120px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#links {
	background-image: url(images/links_background.jpg);
	height: 575px;
	width: 800px;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 135px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#news {
	background-image: url(images/news_background.jpg);
	height: 575px;
	width: 800px;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 135px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#photos {
	background-image: url(images/photos_background.jpg);
	height: 575px;
	width: 800px;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 175px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 65px;
}
#videos {
	background-image: url(images/videos_background.jpg);
	height: 575px;
	width: 800px;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	color: #e06c17;
}
.dividingLine {
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e06c17;
}
td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#photos td {
	padding-right: 2px;
	padding-bottom: 2px;
}
.font11 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.orangeText {
	color: #e06c17;
}
.shows td {
	padding-right: 20px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e06c17;
	padding-top: 7px;
}
div#albumHolders {
	width: 630px;
	margin-right: 65px;
	margin-left: 105px;
}
a.buyCD {
	font-size: 11px;
	color: #fee6aa;
	text-decoration: none;
	background-image: url(images/cd_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	padding-left: 20px;
	display: block;
	padding-top: 1px;
	margin-bottom: 5px;
}
a.download {
	font-size: 11px;
	text-decoration: none;
	background-image: url(images/download_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 15px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-left: 20px;
	color: #fee6aa;
}
a.iTunes {
	font-size: 11px;
	color: #fee6aa;
	text-decoration: none;
	background-image: url(images/iTunes_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 15px;
	padding-top: 1px;
	padding-left: 20px;
}
a.buyCD:hover, a.download:hover, a.iTunes:hover {
	color:#e06c17;
}