.textileheader {
	font-family: "Century Gothic", Arial;
	color: #666666;
	font-size: 38px;
}
.headerblack {
	color: #999999;
	font-size: 60px;
	font-family: "Century Gothic", Arial;
}
.headergrey {color: #000000;
	font-size: 60px;
	font-family: "Century Gothic", Arial;
	
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #999999;
}
.bottomnav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; 

}
.topnav {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}.eventsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #999;
}
.quote {
	background-color: #F3F3F3;
	padding: 10px;
	text-align: center;
}
