body {
	font-family: "Century Gothic", arial, sans serif;
	color: #000000;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	font-family: "Century Gothic", arial, sans serif;
	font-size: 100%;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#banner {
	height: 90px;
}
#content {
	font-family: "Century Gothic", arial, sans serif;
	font-size: 80%;
	color: #000000;
	padding: 50px 0px 0px;
	margin: 0px;
}
#content h1 {
	font-family: "Century Gothic", arial, sans serif;
	font-size: 120%;
	color: #000000;
	padding-top: 0px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: underline overline;
}
#content h2 {
	font-family: "Century Gothic", arial, sans serif;
	font-size: 100%;
	color: #000000;
	padding: 20px 0px 0px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
}
#footer {
	margin: 5px 60px 0px 0px;
	float: right;
	font-family: "Century Gothic", arial, sans serif;
	font-size: 60%;
	color: #000000;
}
#leftcol {
	font-family: "Century Gothic", arial, sans serif;
	font-size: 80%;
	color: #000000;
	width: 350px;
	float: left;
	padding: 50px 0px 0px 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#leftcol h1 {
	font-family: "Century Gothic", arial, sans serif;
	font-size: 120%;
	color: #000000;
	padding-top: 34px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: underline overline;
}
#leftcol h2 {
	font-family: "Century Gothic", arial, sans serif;
	font-size: 100%;
	color: #000000;
	padding: 20px 0px 0px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
}
#leftcol h3 {
	font-family: "Century Gothic", arial, sans serif;
	font-size: 100%;
	text-transform: uppercase;
	color: #000000;
	font-weight: normal;
}
