/* CSS Document */

body {
	background-color: #000000;
}

a { color: #FF3300; }

a:hover { color: #CCCCCC; }

a:visited { color: #666666; }

#col1 {
	position: absolute;
	top: 25px;
	left: 160px;
	width: 420px;
}

	.barcode {
		position: relative;
		top: 10px; 
		left: 110px; 
		font-size: 14px;
	}

#col2 {
	width: 342px;
	position: absolute;
	left: 600px;
	top: 25px;
	text-align: center;
	z-index: 2;
}

#sb {
	width: 130px;
	position: absolute;
	top: 275px;
	left: 5px;	
	text-align: center;
}

#wimpy {
	position: absolute;
	top: 145px;
	left: 130px;
	height: 250px;
	width: 200px;
}

#player {
	position: absolute;
	top: 550px;
	width: 850px;
	left: 160px;
	z-index: 1;
}

#footer {
	top: 900px;
	width: 800px;
	position: absolute;
	left: 200px;
}

#discog {
	position: absolute;
	top: 1075px;
	left: 20px; 
	width: 283px;	
}

#press_inq {
	position: absolute;
	top: 1075px;
	left: 355px;
	width: 165px;
}

#press_uk {
	position: absolute;
	top: 1153px;
	left: 355px;
	width: 165px;
}

#logo {
	position: absolute;
	top: 1205px;
	left: 355px;
}

#label_inq {
	position: absolute;
	top: 1075px;
	left: 530px;
	width: 165px;
}

#distri {
	position: absolute;
	top: 1075px;
	left: 710px;
	width: 130px;
}

#distri2 {
	position: absolute;
	top: 1075px;
	width: 130px;
	left: 855px;
}

#distri3 {
	position: absolute;
	top: 1125px;
	left: 530px;
}

	#footer img {
		margin-right: 4px;
	}

p {
	font: 9px Arial Black;
	color: #c718dc;
	margin-top: 1px;
}

h1 {
	font: 11px Arial Black;
	color: #5400ff;
}