#sidebar {
	display: none;
}
#content {
	width: 1000px;
}
#main-content {
	width: 660px;
	padding-bottom: 20px;
}


