#floatdiv {
	position:absolute;
	width:94px;
	height:150px;
	top:0;
	left:0;
	z-index:10;
}
#content {
	width:850px;
	margin-left:auto;
	margin-right:auto;
}
#sidebar {
	background-repeat:no-repeat;
	position:relative;
	width:65px;
	height:150px;
	margin-left:-10px;
}