
#leftcol {
	width: 342px;
	}
#rightcol {
	width: 626px;
	height: 384px;
	background: url(header_bg.jpg) center top no-repeat;
	padding-top: 112px;
	}
h1 a {
	height: 173px;
	background-image: url(artists.png);
	}
#leftcol .scrollbar {
	height: 321px;
	background: url(discs.png) right bottom no-repeat #231f20;
	margin: 2px 0;
	}
#leftcol ul.box {
	background: transparent;
	list-style-image: url(../arrow.png);
	list-style-position: inside;
	text-indent: 0;
	text-transform: uppercase;
	}
#leftcol .box li.selected {
	list-style-image: url(../arrow-selected.png);
	}
#leftcol .box a {
	color: #aaa;
	text-decoration: none;
	}
#leftcol .box li.selected a, #leftcol .box a:hover {
	color: #fff;
	}

#rightcol h2 {
	margin-bottom: 2px;
	background: #231f20;
	font-size: 1.5em;
	line-height: 15px;
	height: 15px;
	}
#rightcol .scrollbar {
	float: left;
	height: 339px;
	width: 312px;
	background: #231f20;
	}
#rightcol .box {
	width: 282px;
	}
#artist .image {
	float: right;
	width: 282px;
	height: 309px;
	text-align: center;
	vertical-align: middle;
	}
#artist {
	width: 100%;
	}
#hdr {
	width: 626px;
	height: 110px;
	margin-top: -112px;
	}
