<!--

#games {
	position: absolute;
	left: 5px;
	top: 720px;
	width: 325px;
	height: 250px;
	background-color: transparent;
}

#gamesheader {
	position:absolute;
	width: 325px;
	height: 20px;
	top: 0px;
	left: 0px;
	background-color: #FF0066;
}

#topgamesimage {
	position: absolute;
	width: 100px;
	height: 90px;
	top: 21px;
	left: 0px;
}

#topgamesitem {
	position:absolute;
	width: 224px;
	height: 90px;
	top: 21px;
	left: 101px;
	background-color: #F5F5F5;
	font-size:0.8em;
}

#games2 {
	position: absolute;
	width: 325px;
	height: 22px;
	top: 112px;
	left: 0px;
	background-color: #EAEAEA;
	font-size: 0.8em;
}

#games3 {
	position: absolute;
	width: 325px;
	height: 22px;
	top: 135px;
	left: 0px;
	background-color: #EAEAEA;
	font-size: 0.8em;
}

#games4 {
	position: absolute;
	width: 325px;
	height: 22px;
	top: 158px;
	left: 0px;
	background-color: #EAEAEA;
	font-size: 0.8em;
}

#games5 {
	position: absolute;
	width: 325px;
	height: 22px;
	top: 181px;
	left: 0px;
	background-color: #EAEAEA;
	font-size: 0.8em;
}

#games6 {
	position: absolute;
	width: 325px;
	height: 22px;
	top: 204px;
	left: 0px;
	background-color: #EAEAEA;
	font-size: 0.8em;
}

#games7 {
	position: absolute;
	width: 325px;
	height: 22px;
	top: 227px;
	left: 0px;
	background-color: #EAEAEA;
	font-size: 0.8em;
}

#film {
	position: absolute;
	left: 650px;
	top: 720px;
	width: 324px;
	height: 250px;
	background-color: transparent;
}

#filmheader {
	position:absolute;
	width: 324px;
	height: 20px;
	top: 0px;
	left: 0px;
	background-color: #FF0066;
}


#topfilmimage {
	position: absolute;
	width: 100px;
	height: 90px;
	top: 21px;
	left: 0px;
}

#topfilmitem {
	position:absolute;
	width: 223px;
	height: 90px;
	top: 21px;
	left: 101px;
	background-color: #F5F5F5;
	font-size:0.8em;
}


#film2 {
	position: absolute;
	width: 324px;
	height: 22px;
	top: 112px;
	left: 0px;
	background-color: #EAEAEA;
	font-size: 0.8em;
}

#film3 {
	position: absolute;
	width: 324px;
	height: 22px;
	top: 135px;
	left: 0px;
	background-color: #EAEAEA;
	font-size: 0.8em;
}

#film4 {
	position: absolute;
	width: 324px;
	height: 22px;
	top: 158px;
	left: 0px;
	background-color: #EAEAEA;
	font-size: 0.8em;
}

#film5 {
	position: absolute;
	width: 324px;
	height: 22px;
	top: 181px;
	left: 0px;
	background-color: #EAEAEA;
	font-size: 0.8em;
}

#film6 {
	position: absolute;
	width: 324px;
	height: 22px;
	top: 204px;
	left: 0px;
	background-color: #EAEAEA;
	font-size: 0.8em;
}

#film7 {
	position: absolute;
	width: 324px;
	height: 22px;
	top: 227px;
	left: 0px;
	background-color: #EAEAEA;
	font-size: 0.8em;
}

#mpu {

	position: absolute;
	width: 300px;
	height: 250px;
	top: 720px;
	left: 340px;
}
-->