body {
	background-color: #000;
	color: #fff;
	font-family: "Helvetica Neue", helvetica, arial, sans-serif
}

a, a:visited, a:active {
	color: #ccc;
}

a:hover {
	color: #ba9765;
}

strong {
	font-weight: bold;
}

li {
	margin-bottom: 10px;
}

#container {
	width: 460px;
	margin: 30px auto;
	text-align: center;
}

h1 {
	display: block;
	width: 100%;
	height: 42px;
	margin-bottom: 5px;
	background-image: url('/_img/new-stuff/outside-royalty.png');
	background-position: top center;
	background-repeat: no-repeat;	
	color: #ba9765;
}

h1 span {
	display: none;
}

h2 {
	font-size: 2.5em;
	line-height: normal;
	margin-bottom: 30px;
}

h3 {
	font-size: 1.5em;
	margin-bottom: 15px;
}

#flashplayer {
	height: 175px;
	width: 230px;
	margin-right: 15px;
	float: left;
}


#tracks {
	width: 100%;
	float: left;
	text-align: left;
	margin-bottom: 30px;
}

#tracks p {
	margin-bottom: 15px;
}

#comments {
	clear: both;
	background-color: #fff;
	margin-bottom: 30px;
	padding: 10px;
}

#links {
	clear: both;
	float: left;
	background-color: #fff;
	color: #000;
	width: 100%;
	margin-bottom: 30px;
}

#links a, #links a:visited, #links a:active {
	color: #222;
}

#links a:hover {
	color: #999;
}

#links li {
	float: left;
	margin-right: 10px;
	height: 50px;
	width: 220px;
	text-align: center;
}
