body {
	background-color: #FF0000;
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-3dlight-color:red;
	scrollbar-arrow-color:;
	scrollbar-base-color:red;
	scrollbar-darkshadow-color:red;
	scrollbar-face-color:red;
	scrollbar-highlight-color:black;
}
.news {
	font-size: 10;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.newsheader {
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}
.tracklist {
	font-size: 11;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.price {
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.soldout {
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}
.music {
	font-size: 11;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.cd {
	font-size: 12;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
#player_label {
	position:fixed;
	width:36px;
	height:36px;
	z-index:1;
	top: 0px;
}
#vscroll_fix {
	position: absolute;
	width:20px;
	bottom: -2px;
	height:20px;
}
#tshirt {
	position:relative;
	width:384px;
	height:157px;
	background-image: url(shirt.gif);
	left: 10px;
}
#girlie {
	position:relative;
	width:384px;
	height:157px;
	background-image: url(girlie.gif);
	left: 10px;
}
#front {
	position:absolute;
	width:36px;
	height:36px;
	z-index:1;
	left: 66px;
	top: 39px;
}
#back {
	position:absolute;
	width:50px;
	height:24px;
	z-index:2;
	left: 251px;
	top: 34px;
}
#zoom {
	position:absolute;
	width:33px;
	height:30px;
	z-index:3;
	left: 0px;
	bottom: 0px;
}

