.trim .middle .page {
	height: 518px;
}
a.box {
	margin: 1px;
	float: left;
	display: block;
	width: 262px;
	height: 164px;
	position: relative;
	text-decoration: none !important;
	cursor: pointer;
	background-color: black;
	color: black;
}
* html a.box {
	margin-right: 0;
	margin-bottom: -2px;
}
.content {
	margin: 10px;
}
a.box:hover {
	zoom: 1;
}
a.box:hover img {
	visibility: hidden;
}
a.who-is-floyd {
	background: url(/images/floyd-hover.jpg) top no-repeat;
}
a.why-we-walk {
	background: url(/images/why-hover.jpg) top no-repeat;
}
a.our-events {
	background: url(/images/events-hover.jpg) top no-repeat;
}
a.your-event {
	background: url(/images/yourevent-hover.jpg) top no-repeat;
}
a.get-involved {
	background: url(/images/involved-hover.jpg) top no-repeat;
}
a.donations {
	background: url(/images/donations-hover.jpg) top no-repeat;
}
a.our-supporters {
	background: url(/images/supporters-hover.jpg) top no-repeat;
}
a.contact-us {
	background: url(/images/contact-hover.jpg) top no-repeat;
}
a.facts-and-figures {
	background: url(/images/facts-hover.png) top no-repeat;
}
