ul { list-style-image: url(/images/li.gif); }

div#bg
{
	position: absolute;
	z-index: 1;
	top: -270px;
	left: -74px;
	width: 925px;
	height: 517px;
}

div#main
{
	position: absolute;
	z-index: 2;
	text-color: #FFCC66;
	top: 124px;
	width: 440px;
	overflow: auto;
	border: 1pt #666666;
	left: 40px;
	height: 358px;
	
	 text-align: left;

	scrollbar-face-color: #222222;
	scrollbar-highlight-color: #a9a9a9;
	scrollbar-3dlight-color: #252525;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #1C1C1C;
}

.bodytext, .songname {
	color: DDBB99;
	font-size: 12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodytitle, .audiocategory {
	color: #DDBB99;
	font-size: 14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.bodyheader {

	color: #FF9933;
	font-size: 14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
