body {
	background-color:#f1f1f1;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
#container {
	width: 1000px;
	height: 600px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/BG.jpg);
	background-position:top;
	background-repeat:no-repeat;
	position: relative;
}
#head-div{
	width: 1000px;
	height: 50px;
	float:left;
}
#thePlayer{
	width:437px;
	height:326px;
	float:left;
	position: absolute;
	top: 119px;
	left: 539px;
	width: 437px;
	height: 326px;
	margin: 0px;
	padding: 0px;
}
#menu {
	position: absolute;
	top: 463px;
	left: 787px;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 198px;
}

#right{
	width: 455px;
	height: 401px;
	float: left;
}
#contentframe {
	width: 290px;
	background-image: none;
	margin:0;
	padding:0;
	height:341px;
	float: left;
	position: absolute;
	top: 112px;
	left: 229px;
	bottom: 3997824px;
}
#controls{
	width:200px;
	height:225px;
	float:left;
	position: absolute;
	top: 160px;
	left: 17px;
}

#container #topbanner {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 10px;
}
#container #topbanner {
	margin: 0px;
	padding: 0px;
	height: 61px;
	width: 209px;
	position: absolute;
	left: 778px;
	top: 14px;
}
#container #banner {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 482px;
	position: absolute;
	left: 26px;
	top: 551px;
}
#container #banner2 {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 451px;
	position: absolute;
	left: 537px;
	top: 552px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: f1f1f1;
}

#something {
	position:absolute;
    display: block;
    top: 525px;
    left:268px;
    width:486px;
    height:60px;
}
