@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	background-color:#000000;
}

#contentbox {
	position:absolute;
	width:750px;
	height:542px;
	background-image:url(../images/background.jpg);
}

#cotentbox-flashplayer{
	position:absolute;
	width:320px;
	height:240px;
	margin-top:135px;
	margin-left:90px;
	left: 43px;
	top: 5px;
}

#contentbox-links{
	position:absolute;
	width:250px;
	height:37px;
	margin-top:40px;
	margin-left:500px;
}

#contentbox-banner{
	position:absolute;
	width:119px;
	height:57px;
	margin-top:105px;
	margin-left:490px;
	top: 40px;
	left: -19px;
}

#contentbox-wmaplayer{
	position:absolute;
	width:217px;
	height:50px;
	margin-top:460px;
	margin-left:500px;
	background-color:#FF0000;
}
#contentbox-link{
	position:absolute;
	width:120px;
	height:94px;
	margin-top:450px;
	margin-left:580px;
	top: 119px;
	left: 3px;
}

#contentbox-audioplayer{
	position:absolute;
	width:120px;
	height:94px;
	/* 
	margin-top:355px;
	margin-left:115px;
	*/
	margin-top:510px;
	margin-left:140px;
	left: 67px;
	top: -114px;
}

