/* <style> */
body { background: #FFF8F8; color: #aaa;}
h1 {
	text-align: center;
	color: white;
	}
div.navNP, div.nav123,
div#gallery {
	border: none;
	/* width: 650px; */
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: white;
}
div#gallery table {
	text-align: center;
	width: 650px; /* perfect for default settings */
	margin-left: auto;
	margin-right: auto;
	}
div.navNP a, div.nav123 a {
	padding-right: 6pt;
	padding-left: 6pt;
}
.thumb {
	/* width: 160px; height: 160px; */
	border: none;
	padding: 1px;
	background: #FFF8F8;
	font-size: small;
	color: black;
	vertical-align: bottom;
	}
div.thumb { float: left; }
a {
	text-decoration: none;
	color: #88c;
}
a:hover { color: #ccf; }
a strong { color: black; }	
a img { border: none; }
div#credits { text-align: center; margin-top: 30pt;}
div#caption {
	margin: 5px auto 5px auto;
	width: 650px;
}

/* </style> this tag is here to keep vi autohilighting stuff */
