body {
	background:#ffffff;
	min-width: 680px;
}
#wrapper {
	width: 680px;
}
#header {
	background-image:url(../images/CicadaSymponyLogo.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 65px;
}
#contentfloatholder {
	background: none;
}
#centerpad {
	margin: 0 15px 0 15px;
}
#center {
	/*margin-left: -5%;*/
	float:left;
	width: 100%;
	padding:0px 0px 20px 0px;
}
#left {
	display: none;
}
#footer {
	display: none;

}
#subcats, #siblings {
	display: none;
}