/* CSS Document */




/* singledout top img */
#singledoutimg {
	position: absolute;
	margin-left: 167px;
	margin-right: -200px;
	margin-top: 40px;
	z-index: 80;
	overflow: auto;
}


/* main border with background */
#mainborder {
	position: absolute;
	margin-left: -20px;
	margin-top: -71px;
	margin-right: 180px;
	height: 1700px;
	width: 90%;
	border-width: thin;
	border-top-color: #000000;
	border-left-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-style: dashed;
	background-color: #333;
	background-position: top;
	top: 215px;
	left: 8px;
	z-index: 10;
}

/* sbig parchment font 's' */
#side_s {
	position: absolute;
	margin-left: 0px;
	margin-right: -200px;
	margin-top: 525px;
	z-index: 70;
	overflow: hidden;
	height: 431px;
	width: 200px;
	left: -2px;
	top: -6px;
}


/* desktopbg & messenger icons */
#desktopbgs {
	position: absolute;
	margin-left: 0px;
	margin-right: -200px;
	margin-top: 555px;
	z-index: 100;
	overflow: visible;
	height: 745px;
	width: 197px;
	left: 4px;
	top: 237px;
}






/* main content */
#presstitle {
	position: absolute;
	margin-left: 220px;
	margin-right: 200px;
	margin-top: 200px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: transparent;
	z-index: 90;
	overflow: hidden;
	width: 54%;
}




/* tracklist text */
#tracklist {
	position: absolute;
	margin-left: 15px;
	margin-top: 157px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: transparent;
	z-index: 80;
	width: 167px;
	left: -4px;
	top: 21px;
	height: 331px;
}

