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

body {
	background:#41403D;
	margin-top:75px;
	font-family:Trebuchet MS;
	font-size:12px;
	text-align:center;
}

a {
	color:#666666;
}

#main {
	margin:0 auto; 
	width:980px;
	background:url(img/bgTile.png) top left #000000 no-repeat;
	padding-top:60px;
	position:relative;
}

#xxlPlayer {
	background-color: #ccc;
	position:absolute;
	left: 171px;
	top: 125px;
	width: 640px;
	height: 379px;
}

#mainFooter {
	color:#FFFFFF;
	font-size:11px;
	position:absolute;
	left: 0px;
	top: 566px;
	width:490px;
	float:left;
	text-align:left;
}

#toplinks {
	width:132px;
	height:23px;
	font-size:11px;
	color:#52514e;
	position:absolute;
	left: 801px;
	top: 36px;
	z-index:9;
}

#bottomlinks img {
	margin-left:4px;
}

#bottomlinks {
	width:500px;
	height:30px;
	font-size:11px;
	color:#52514e;
	position:absolute;
	left: 496px;
	top: 566px;
	z-index:9;
}

#toplinks a {
	color:#52514e;
}