.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;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.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;
}

.subheader {

    font-family: "Century Gothic", Arial;
	color: #999999;
	font-size: 38px

}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.workshopheader {
	font-family: "Century Gothic", Arial;
	font-size: 28px;
	color: #666;
}

</style>

