#sidebar {
	float: right;
}

#content {
	margin-left: 0;
	margin-right: 200px;
}

