@charset "UTF-8";
#container {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	border: thin double #003;
}
gallery {
	border: thin double #000000;
}
.headerbuttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	background-color: #CC0000;
}

