@charset "UTF-8";
.purpleline {
	background-image: url(../images/layout/purpleline_1.png);
	background-repeat: repeat-x;
}
.contentdiv {
	background-color: #FFF;
	vertical-align: top;
	text-align: left;
}
.buttons {
	font-family: "Century Gothic";
	color: #FFF;
	font-size: 18px;
	background-color: #000;
	text-indent: 10px;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 2px;
}
.mouseover {
	font-family: "Century Gothic";
	color: #FFF;
	font-size: 18px;
	background-color: #666;
	text-indent: 10px;
	text-align: left;
	cursor: hand;
	cursor: pointer;
	padding-bottom: 3px;
	padding-top: 2px;
}
.footersponsors {
	font-family: "Century Gothic";
	color: #FFF;
	font-size: 15px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	letter-spacing: 1px;
	padding-top: 5px;
	line-height: 25px;
}
.footersponsorsheader {
	font-family: "Century Gothic";
	color: #FFF;
	font-size: 17px;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 2px;
}
.nav1 a:link {
	color: #FFF;
	text-decoration: none;
}
.nav1 a:visited {
	text-decoration: none;
	color: #FFF;
}
.nav1 a:hover {
	text-decoration: none;
	color: #309;
	font-size: 20px;
}
.nav1 a:active {
	text-decoration: none;
	color: #309;
}
.copyright {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFF;
	text-indent: 15px;
	text-align: left;
	line-height: 50px;
}
.headers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: left;
	color: #999;
	background-image: url(../images/permanent/arrow_1.png);
	background-repeat: no-repeat;
	background-position: right 27px;
	padding-left: 10px;
	height: 47px;
	vertical-align: top;
	padding-right: 30px;
}
.headerparttwo {
	background-image: url(../images/permanent/arrow_part2.png);
	background-repeat: no-repeat;
	background-position: right -112px;
	padding-left: 30px;
}
.marqueeclass {
	vertical-align: middle;
	padding-right: 7px;
	padding-left: 7px;
}
