@charset "utf-8";
a:hover { color: #ffffff; }
h1, h2 { text-indent: -9999px; }
a { color: #BCB8B1; text-decoration: underline; }
h2.music { text-indent: 0px; color: #000000; font-size: 17px; font-weight: bold; }
h3 { font-weight: bold; font-size: 15px; line-height: 15px; margin: 5px 0px 5px 0px; }
#viewer {
	position:absolute;
	left:-1px;
	top:13px;
	width:1200px;
	height:860px;
	z-index:7;
}
body { margin: 0; padding: 0; text-align: left; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#logo { position:absolute; left:808px; top:-17px; width:254px; height:134px; z-index:10; background-color: #2D2B25; }
#playlist { position:absolute; left:235px; top:358px; width:300px; height:300px; z-index:9; }
#headshot {
	position:absolute;
	left:864px;
	top:68px;
	width:254px;
	height:167px;
	z-index:9;
}
#sidebar {
	position:absolute;
	left:864px;
	top:240px;
	width:254px;
	height:103px;
	z-index:8;
}
body { background: #3a3830 url(images/bg9-lg.jpg) no-repeat left top; }
#sidebar .padding { padding: 5px 10px 5px 10px; }
#sidebar { background-color: #353432; }

