body { background-color:#663300; rightmargin: 5; leftmargin: 5; topmargin: 50px}
.mainHolder .contentHolder {
	background: #B1A58F center;
	width: 925px;
	border: thin solid #663300;
	height: 100px;
}
.mainHolder .imageHolder .contentHolder .buttonHolder {
	width: 155px;
}
.mainHolder .imageHolder .contentHolder .textHolder {
	background: #58582C center center;
	height: 60px;
	width: 400px;
	border: thin solid #FFFFCC;
	padding: 5px 10px 5px 15px;
	color: #FFFFCC;
	font-size: 16px;
}
.mainHolder .imageHolder .contentHolder .buttonHolder .button a {
	color: #FFFFCC;
	text-decoration: none;
}
.mainHolder .imageHolder .contentHolder .buttonHolder .button {
	color: #FFFFCC;
	background: url(images/buttonUp.jpg) no-repeat center center;
	text-align: left;
	height: 35px;
	text-indent: 15px;
}
.mainHolder .imageHolder .contentHolder .buttonHolder .buttonOver {
	color: #FFFFCC;
	background: url(images/buttonDown.jpg) no-repeat center center;
	text-align: left;
	height: 35px;
	text-indent: 15px;
}
.mainHolder {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/buttonUp.jpg) no-repeat;
	height: 40px;
}
.mainHolder .imageHolder .contentHolder .textHolder .BIG {
	font-size: 36px;
}
.mainHolder .imageHolder {
	background: url(images/midBlack.jpg);
	margin: 0px;
	padding: 0px 30px;
	width: 1000px;
}
.mainHolder .imageHolder .contentHolder .buttonHolder .button a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.mainHolder .imageHolder .contentHolder .buttonHolder .button a:hover { 
	color:#FFC;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.mainHolder .imageHolder .contentHolder .buttonHolder .buttonOver a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.mainHolder .imageHolder .contentHolder .textHolder a {
	color: #FFFFCC;
}
.mainHolder .imageHolder .contentHolder .textHolder a:visited {
	color: #FFFFCC;
}
.mainHolder .imageHolder .contentHolder .textHolder .bigButton {
	background: url(images/button.jpg) no-repeat center center;
	height: 57px;
	width: 240px;
	vertical-align: top;
	text-decoration: none;
	padding-top: 10px;
	text-align: center;
}
.mainHolder .imageHolder .contentHolder .textHolder .bigButton a {
	text-decoration: none;
}
.mainHolder .imageHolder .contentHolder .textHolder .bigButton a:visited {
	text-decoration: none;
}
.artistButton {
	background: url(images/artistButton.jpg) no-repeat center center;
	font-size: 13px;
	text-decoration: none;
	text-indent: 15px;
	width: 140px;
	height: 35px;
	vertical-align: middle;
	line-height: 35px;
}
.artistButton a {
	text-decoration: none;
	color: #643332;
}
