@charset "UTF-8";
#blackBackground {
	background-color: #000000;
}
#homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #CCCCCC;
}
#bottomInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	height: 300px;
	width: 800px;
}
#backgroundPosition {
	background-position: center top;
}
#artistPageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #E2B445;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#priceText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #FFFFFF;
}
#titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #999999;
}
#returnText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #993300;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #CCCCCC;
	text-decoration: none;
}
#clearText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #CCCCCC;
}
#titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #CCCCCC;
}
#artistPageText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #CCCCCC;
	line-height: normal;
}
#homePageGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #FFCC00;
}

