<!--

#searchbox {
	position: absolute;
	top: 140px;
	left: 610px;
	width: 234px;
	font-size: 0.8em;
	color: #ffffff;
}

form { 
	border: 0px;
 	padding: 5px;
	background-color: #DD0066;
}

input { 
	background-color: #FFCCF0;
	font-size:0.9em;
	color: #212121;
	border: 1px solid #FFCCF0;

}

#main {
	position: absolute;
	top: 140px;
	left: 5px;
	width: 840px;
	background-color: transparent;
}

#mainimage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 520px;
	height: 300px;
}

#content {
	position: absolute;
	top: 305px;
	left: 0px;
	width: 520px;
	background-color: #FFFFFF;
	font-size: 0.85em;
	padding-bottom: 20px;
}

#recent {
	position: absolute;
	top: 30px;
	left: 539px;
	width: 300px;
	height: 250px;
	background-color: #F7F7F7;
	font-size: 0.7em;
}

#mpu {
	position: absolute;
	top: 255px;
	width: 300px;
	height: 250px;
	left: 0px;
}

#affiliate {
	position: absolute;
	top: 510px;
	width: 300px;
	height: 250px;
	left: 0px;
}

#sky {
	position:absolute;
	width:120px;
	height: 600px;
	top: 0px;
	left: 854px;
}