body {
	background-color: #FFFFFF;
}
.mainwidth {
	background-color: #FFFFFF;
	height: auto;
	width: 1000px;
	border: 2px solid #FFFFFF;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
.topbanner {
	height: 120px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image: url(images/top09.jpg);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 780px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 110%;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.indexleft {
	float: left;
	height: auto;
	width: 150px;
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #C00;
	padding: 4px;
}
.indexbox {
	font-family: "Century Gothic", Verdana, Arial;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	background-color: #DE7A0A;
	float: left;
	height: 30px;
	width: 141px;
	display: block;
	clear: both;
	padding-left: 5px;
	margin-top: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-left: 2px;
	margin-bottom: 2px;
}
.horizontalbar {
	clear: both;
	height: 1px;
	width: 100%;
}

.indextext {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainpagearea {
	float: right;
	height: auto;
	width: 760px;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.sponsorsarea {
	font-family: "Century Gothic", Verdana, Arial;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 150px;
	display: block;
	clear: both;
	margin-top: 5px;
	font-size: 80%;
	text-align: center;
}
.footnote {
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 80%;
	line-height: 40px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.titlebox {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 200%;
	line-height: 40px;
	font-weight: normal;
	color: #CC3333;
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	clear: both;
}
.strapline {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 100%;
	line-height: 30px;
	font-weight: normal;
	color: #CC3333;
	height: 22px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	clear: both;
	margin-bottom: 10px;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 150%;
	font-weight: normal;
	color: #CC3333;
}
h2 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE7A0A;
}
p {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 80%;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
