@charset "utf-8";
/* CSS Document */

#topInfo, #banner, #menu, #leftMenu {
	display: none;
}
#content {
	background-image: none;
}
#footer, #bottomInfo {
	color: #333333;
	text-align: center;
	margin-top: 10px;
}
body {
	font-family: "Century Gothic";
	font-size: 12px;
}
