#gallery {
	margin: 2px;
	padding: 2px;
	text-align: center;
}
#gallery .Display {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#gallery img {
	border: 7px double #336699;
	margin-bottom: 4px;
}
#purchasing p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 0.8em;
	line-height: 30px;
	clear: both;
}
#purchasing a {

	font-weight: bold;
	color: #996666;
	text-decoration: underline;
}
#gallery ul {
	text-align: center;
	list-style-type: none;
}
.Caption {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
}

