body {
	background-color:#FFFFFF;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
#adverts {
	margin: 0px;
	padding: 0px;
	width: 1000px;
}
.box {
	float: left;
	padding: 2px;
}


#container {
	width: 1000px;
	height: 658px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(images/BGshift.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#head-div{
	width: 1000px;
	height: 120px;
	float:left;
}
#mid-div{
	width:1000px;
	height:490px;
	float:left;
	overflow:hidden;
}
#left{
	width: 450px; 
	height: 500px;
	float: left;
}
#thePlayer{
	width:433px;
	height:322px;
	float:left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 329px;
	width: 439px;
	left: 488px;
	top: 242px;
}
#menu{
	width:122px;
	height:150px;
	float:left;
	position: absolute;
	left: 1px;
	top: 384px;
}
#right{
	width: 550px;
	height: 401px;
	float: left;
}
#contentframe {
	width: 280px;
	background-image: none;
	margin:0;
	padding:0;
	height:360px;
	float: left;
	position: absolute;
	left: 137px;
	top: 238px;
}
#controls{
	width:334px;
	height:68px;
	float:left;
	position: absolute;
	left: 561px;
	top: 589px;
}

