BODY {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(Images/seam.jpg);
	background-repeat: repeat;
}

.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 2;
	padding-bottom: 20px;
}
.bottomnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.copyright {
	color: #FFFFFF;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
}
.headline {
	font-size: 24px;
	color: #FDC51E;
	padding-left: 20px;
	padding-right: 0px;
	line-height: 25px;
}
.bodydiv {
	color: #000000;
	line-height: 16px;
	font-size: 15px;
	padding-top: 0px;
}

.help {color: #BC1620; font-size: 12px; }

.whatwhenwhere {
	color: #000000;
	line-height: 20px;
	font-size: 15px;
	padding-top: 10px;
}
.bulletcolor {color: #BF222C}
