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