body { background: #F8F8F8; color: #aaa;}
h1 {
	text-align: center;
	color: black;
	}
div.nav123, div.nav123,
div#gallery {
	border: thin white solid;
	/* width: 250px; */
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	color: black;
}
div#gallery table {
	text-align: center;
	width: 250px; /* perfect for default settings */
	margin-left: 0;
	margin-right: 0;
	}
div.nav123 a, div.nav123 a {
	padding-right: 10pt;
	padding-left: 10pt;

}

.thumb {
	/* width: 80px; height: 80px; */
	border: 0px solid white;
	padding: 1px;
	background: #ffffff;
	font-size: small;
	color: black;
	vertical-align: bottom;
	}
div.thumb { float: left; }
a {
	text-decoration: none;
	color: #000000;
}

a:hover { color: #F14446; }
a strong { color: blue; }	
a img { border: thin black solid; }
div#credits { text-align: center; }
div#caption {
	margin: 1px auto  1px auto ;
	width: 250px;
}
