* {
	margin: 0;
	padding: 0;	
}

body {
	margin: 120px;
	background:url(../gfx/footer2.jpg) no-repeat;
}

#container {
   width: 525px;
   margin: 0 auto;
}

#top {
	background:url(../gfx/top.jpg) no-repeat;
	width: 524px;
	height: 339px;
}

#player {
	margin-top: -207px;
}

#adv {
	width: 479px;
	height: 127px;
	margin-top: 3px;	
	margin-left: 23px;
}

#adv img {
	border: none;
}

#text1{
 position:absolute;
 margin-top:49px;
 margin-left:-335px;
 color:#000;
 text-decoration:none;
 font-family:Helvetica, sans-serif;
 font-size:14px;
 }

#text2{
 position:absolute;
 margin-top:-67px;
 margin-left:170px;
 color:#CD9E6A;
 text-decoration:none;
 }

#scroll {
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	margin-top: 5px;
	background-color: #66CCFF;
	width: 524px;
	height: 20px;
	loop:20;
}
