.Footer {
	background-color: #096BBD;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
}
.BodyCopy {
	background-color: #FFF;
}
.Wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
}
.Wrapper .Footer p {
	text-align: center;
}
.Copy {
	width: 840px;
	margin-top: 25px;
	font-size: 15px;
	padding: 10px;
}
.Wrapper .Copy .BodyCopy {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Tahoma, Geneva, sans-serif;
}
.Wrapper .Copy h1 {
	color: #0663BD;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.Birthdays {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 200px;
	height: 500px;
	background-image: url(Images/birthday.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 10px;
}
.Wrapper .Copy .Birthdays p {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
	margin-top: 70px;
}
.PlanRideEvent {
	float: right;
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
	font-style: oblique;
	color: #F00;
	font-weight: bold;
	text-align: center;
	height: 175px;
	margin-bottom: 20px;
	font-size: 15px;
}
