#sidebar {
	float: left;
	width: 285px;
}

#content {
	float: right;
	width: 520px;
}