div.slide {
	float: left;
	width: 111px;
	height: 111px;
	border: solid 1px #720000;
	margin-right: 9px;
	margin-bottom: 9px;
	background-color: #C00000;
}
#gallery { margin-top: 60px; margin-left: 340px; }
#gallery_bottom { clear: left; }

div.image {
	width: 111px;
	height: 111px;
}

#caption {
	font-family: "Courier New", Courier, monospace;
	color: Black;
	font-weight: normal;
}