#container {
	width: 90%;
}

#contentwrapper {
	width: 800px;
}

#contentwrapper #content {
	width: 560px;
}

#sidebar {
	width: 200px;
}