#copy {
	top: 0px;
	border-top: 1px solid #6282be;
	border-bottom: 1px solid #6282be;
	height: 530px;
	overflow: hidden;
}

#thumbnails img {
	border: none;
}

#thumbnails a {
	display: block;
	float: left;
	padding: 2px;
	margin: 3px;
	margin-bottom: 10px;
	background: #E2E2E2;
	text-decoration: none;
}

#thumbnails {
	margin-top: 2em;
}

#copy {
	background: none;	
}