
body {
	background: white;
	font-size: 12pt;
	}
span, strong  {margin: 0; padding: 0; }
#header, #copy, #secondary, #arrows, .nav, #artist_list, .video, #paging {
	display: none;
}
#wrapper {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	}
h3 {
	border-bottom: 1px solid black;
	clear: both;
	}
#foot {
	border-top: 1px solid black;
	margin-top: 12pt;
	}
p img {
	float: left;
	margin-right: 24pt;
	}
a img {
	border: none;
	}
table, th, tr, td {
	text-align: left;
}
table {
	border: 1px solid black;
	border-width: 1px 0 0 1px;
}
th, td {
	border: 1px solid black;
	border-width: 0 1px 1px 0;
	padding: 2pt;
}