#middlepanel {
	position:relative; 
	left:90px; 
	top:107px; 
	width:621px;
	height:480px;
	background-position:bottom 90%; 
	background-repeat:no-repeat;
	text-align:center;
}

#leftpanel {
	position:absolute; 
	overflow:hidden; 
	left:3px; 
	top:107px; 
	width:170px; 
	background-color:#efefff;
}
