body {
	margin:0px;
	padding:0px;
	background:#5cc2d5;
	font: normal normal normal 0.8em/1.5em Verdana, sans-serif;
	color:#000;
}

p {
	margin-top:0px;
}

a {
	color:#005a82;
}

#frame {
	margin:48px auto 0px auto;
	width:950px;
	border:2px solid #D4EEEE;
	background:#8dd4e2 url(images/background.jpg) bottom no-repeat;
	padding-bottom:30px;
	position:relative;
}

#logo {
	position:absolute;
	top:-42px;
	left:440px;
	width:413px;
	height:152px;
}

#content {
/*	position:relative;*/
	margin:30px 50px 0px 30px;
}

#left {
	float:left;
	width:224px;
}

#right {
	float:right;
	width:485px;
	height:420px;
	margin-top:120px;
}

#cover {
	margin:0 20px 20px 0;
}

#download a {
	font-weight:bold;
}

#player {
	margin:10px 0;
}

.fader {
	background:url(images/fader.png);
	padding:15px;
}

#footer {
	text-align:center;
	font-size:11px;
	color:#D4EEEE;
}

#footer a {
	color:#D4EEEE;
}
