#footer {
	font-size: 11px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/v4_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #9e687a;
}
.pagehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #491f3e;
	text-decoration: none;
}
#signupbox {
	padding: 14px;
	border: 2px solid #1569c7;
	background-color: #fbf8cf;
}
.formbtn {
	font-size:11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1569c7;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #491F3E;
	text-decoration: none;
}
hr {
	font-size: 2px;
	color: #f8de42;
}
#linksarea {
	font-size: 14px;
}
#linksarea a {
	color: #83366E;
}
