#content {
	width: 660px;
	padding-top: 50px;
	padding-left: 80px;
	padding-bottom: 25px;
	margin-top: 0px;
	overflow: auto;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
	text-decoration: underline;
}
.listbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
#artistname {
	float: left;
	width: 205px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#footer  {
	text-align: right;
	padding-bottom: 30px;
}
#footer img {
	margin-right: 50px;
	margin-bottom: 10px;
}
