/* <style> */
div.navNP, div.nav123,
div#gallery {
	font-size: 8pt;
	margin:0;
	margin-bottom:5px;
	padding:1px;
	text-align:center;
	color: #333;
}
div#gallery table {
	width:650px;
	text-align: center;
	margin:0;
	margin-bottom:5px;
	}
div.navNP a, div.nav123 a {
	padding-right: 6pt;
	padding-left: 6pt;
}
.thumb {
	border: 1px solid #666;
	padding: 1px;
	background: #eee;
	color: #333;
	font-size:8pt;
	vertical-align: bottom;
	}
div.thumb { float: left; }
div#credits { text-align: center; margin-top: 10pt;}
div#caption {
	margin: 5px auto 5px auto;
}

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