.main {
	background-image: url(sitegfx/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.navlinks a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.navlinks a:hover {
	color: #FF6600;
	text-decoration: none;
}
.navlinks a:visited {
	text-decoration: none;
}
.navlinks a:active {
	text-decoration: none;
}
.footerlinks a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.footerlinks a:hover {
	color: #FF6600;
	text-decoration: none;
}
.footerlinks a:active {
	text-decoration: none;
}
.footerlinks a:visited {
	text-decoration: none;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

