/* <style> */
body { background: #000; color: #fff;}
h1 {
	text-align: center;
	color: #fff;
	}

div.navNP, div.nav123,
div#gallery {
	border: 0;
	/* width: 776px; */
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #fff;
}
div#gallery table {
	text-align: center;
	width: 100px; /* perfect for default settings */
	margin-left: auto;
	margin-right: auto;
	}
div.navNP a, div.nav123 a {
	padding-right: 6pt;
	padding-left: 6pt;
}
.thumb {
	/* width: 190px; height: 190px; */
	border: 0px solid black;
	padding:0px;
	background: #555;
	font-size: small;
	color: black;
	vertical-align: center;
	}
div.thumb { float: left; }
a {
	text-decoration: none;
	color: blue	;
}
a:hover { color: #ccf; }
a strong { color: #ff; }	
a img { border: thin black solid; }
div#credits { text-align: center; margin-top: 10pt;}
div#caption {
	margin: 1px auto 1px auto;
	width: 550px;
}

/* </style> this tag is here to keep vi autohilighting stuff */
