body {
	background: #000 url(../_img/bg-top.gif) repeat-x;
	color: #9b9b9b;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
}

* { 
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.hide-text { display: none; }

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#content {
	margin: 50px 0 0 0;
}

#artists {
	width: 100%;
	background: url(../_img/bg-artists.gif) 0 34px repeat-x;
}

#footer {
	margin: 0 auto;
	width: 900px;
	height: 50px;
	border-bottom: 5px #fff solid;
}

#footer a {
	display: block;
	float: right;
	margin: 10px 10px 0 0;
	_margin: 10px 5px 0 0;
	width: 12px;
	height: 16px;
	background: url(../_img/ptr.gif) no-repeat;
}
