div.container {
	position: absolute;
	margin: 0 auto;
	width: 563px;


}


#newmenu {
	position:absolute;
	top: 240px;
	width:400px;
	height:auto;
}


#newcontent {
	position:relative;
	width:auto;
	height:auto;
	left: 0px; 
	top: 40px;
}


#search {
	position:relative;
	width:400px;
	height:auto;
	left: 0px; 
	top: 20px;
}


#searchpagebox {
	position:absolute;
	width:400px;
	height:auto;
	left: 350px; 
	top: 220px;
}

#searchpagelist {
	position:relative;
	width:auto;
	height:auto;
	left: 0px; 
	top: 40px;
}