#content {
	float:left;
	text-align: left;
}
#sidebar {
	float:right;
	text-align: center;
}

