body,td,th {
	font-family:  Trebuchet,  "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FEC303;
}
body {
/*  ORANGE
	background-color: #DB7802;
*/
	background-color: #0E0A29;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#showdesc {
	float: right;
	width: 350px;
	margin-right: 20px;
	line-height: 120%;
	font-weight: bold;
	margin-top: 15px;
}
.listenbelow {
	font-size: 16px;
	font-weight: bold;
	color: #9294CA;
}
.artistimage {
	border: 4px solid #FFF;
}
.artistinfo {
	color: #FDFCFB;
	font-weight: bold;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 7px;
}
.showdate {
	font-size: 14px;
}
.sublinks,
.sublinks a,
.sublinks a:link,
.sublinks a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FDFCFB;
}
.sublinks a:hover,
.sublinks a:active {
	font-weight: normal;
	color: #9294CA;
}

.artistname {
	color: #F27F05;
	text-transform: uppercase;
	font-size: 18px;
	padding-bottom: 10px;
}
.showquote,
.showquotecred {
	font-size: 11px;
	font-weight: bold;
	color: #FDFCFB;
	line-height: 150%;
}
.showquote {
	font-style: italic;
}
#footer {
	text-align: center;
	color: #FDFCFB;
	font-weight: bold;
	font-size: 12px;
}
#footer a,
#footer a:link,
#footer a:visited {
	color: #FDFCFB;
}
#footer a:hover,
#footer a:active {
	color: #9294CA;
}
.dottedline {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
#showcredits {
	font-size: 14px;
	font-weight: bold;
	color: #FDFCFB;
	text-align: right;
	width: 180px;
	margin-right: 45px;
}
#showcredits a,
#showcredits a:link,
#showcredits a:visited
 {
	text-transform: uppercase;
	color: #FDFCFB;
	font-size: 12px;
}
#showcredits a:hover,
#showcredits a:active {
	color: #9294CA;
}