.HomeBG {
	background-image: url(Images/homeBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.Footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
.HomeEnter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
.BG {
	background-image: url(Images/BG.gif);
	background-repeat: repeat;
	background-position: center top;
}
.VertRule {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B38A00;
	border-right-color: #B38A00;
	border-bottom-color: #B38A00;
	border-left-color: #B38A00;
}
.Copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.GoldCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #B38A00;
	text-decoration: none;
}
.TimesCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	line-height: .35in;
}
