#divider, #footer, #header, #navbar {
	visibility: hidden;
	height: 0px;
	width: 0px;
	display: none;
}
#content {
	width: 650px;
}
