#topBar {
	width: 1000px;
}

#container {
	width: 1020px;
}

#contentContainer {
	width: auto;
}

#contentContainer #content {
	width: 580px;
}