.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.headline {
	font-family: 'Geo', Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.bottomfont {
	font-family: Gill Sans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.menufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	text-transform: uppercase;
	color: #FFF;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.board {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.bigquotes {
	font-family: 'Geo', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 90%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.web_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.subhead {
	font-family: 'Geo', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.backgrounder {
	background-image: url(design/backdrop1.jpg);
	background-repeat: repeat;
}
.tranzz {
	background-image: url(design/tranparently.png);
	background-repeat: repeat;
}

