body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-color: #DCDCDC;
}

body, td, th {
	color: #818181;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#topblack {
	width: 100%;
	height: 100px;
	background-color: #000000;
	padding-top: 34px;
}

#toplogo {
	width: 780px;
	margin: 0 auto;
}

#topgrey {
	width: 100%;
	background-color: #2B2B2B;
	padding: 25px 0 25px 0;
}

#topcompany {
	width: 780px;
	margin: 0 auto;
	color: #747474;
	font-weight: bold;
	line-height: 19px;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
}

#content {
	padding: 29px 0 16px 0;
}

#footer {
	border-top: 6px solid #BBBBBB;
	padding-top: 11px;
}

#copyright {
	float: left;
}

#takeover {
	float: right;
}

.artist {
}

.artist img {
	padding-bottom: 1px;
	border-bottom: 9px solid #000000;
	float: left;
}

.artist h1 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 0;
}

.details {
	width: 520px;
	margin-left: 260px;
	padding-bottom: 10px;
	line-height: 19px;
}

.details a:link, .details a:visited, .details a:active{
	color: #FF0000;
	text-decoration: none;
}

.details a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.spacer {
	border-bottom: 1px dotted #9A9A9A;
	margin-bottom: 13px;
}