body {
	background-attachment: fixed;
	background-image: url(art/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	background-color: #010101;
}
#wrapper {
	background-attachment: scroll;
	background-image: url(art/background-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin: auto;
	background-color: #211A10;
	overflow: visible;
}
#wrapper2 {
	background-attachment: scroll;
	background-image: url(art/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin: auto;
	background-color: #211A10;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper .homeBody {
	height: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
}

#wrapper .navigation {
	padding-top: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
#wrapper2 .navigation2 {
	padding-top: 310px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.homeLeftTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	width: 190px;
	padding-left: 65px;
	padding-top: 40px;
	line-height: 17px;
}
.homeLeftTable p {
	line-height: 8px;
}

.homeCenterTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	width: 200px;
	padding-top: 220px;
	padding-left: 25px;
}
.homeRightTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 12px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 25px;
	line-height: 19px;
}
#wrapper .homeBody .footers {
	background-color: #211A10;
	background-image: url(art/footer-1.jpg);
	height: 300px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper2 .homeBody .footers2 {
	background-color: #211A10;
	background-image: url(art/footer-1.jpg);
	height: 300px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.footerText {
	width: 470px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #D7BA7E;
	text-decoration: underline;
}
a:active {
	color: #943C48;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}
.style1 {
	background-color: #211A10;
}
.discography {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-left: 248px;
	padding-top: 20px;
}
