@charset "utf-8";
#header {
	width: 990px;
	margin-top: 8px;
	margin-right: 0px;
	font-family: "Century Gothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#content {
	width: 990px;
	margin-right: 0px;
	font-family: "Century Gothic", sans-serif;
	font-size: 13px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#footer {
	width: 990px;
	margin-right: 0px;
	font-family: "Century Gothic", sans-serif;
	font-size: 13px;
}
.h1 {
	font-family: "Century Gothic", arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

