/* <style> */
body { background: #000; color: #fff; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
h1 {
	text-align: center;
	color: red;
	}
div.navNP, div.nav123,
div#gallery {
	/* width: 776px; */
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align:middle;
	color: white;
}
div#gallery table {
	text-align: center;
	/* width: 776px;  perfect for default settings */
	margin-left: auto;
	margin-right: auto;
	border: thin solid #666666;
	}
div.navNP a, div.nav123 a {
	padding-right: 6pt;
	padding-left: 6pt;
	font-size:14px;
}
.thumb {
	/* width: 190px; height: 190px; */
	border: thin solid #666666;
	padding: 5px;
	background: #000;
	font-size: 11px;
	color: white;
	vertical-align: middle;
	}
div.thumb { float: left; }
a {
	font-weight: bold;
 	text-decoration: none;
 	color: #C0C0C0;
}
a:hover { color: #f00; }
a strong { color: red; }
a img { border: thin solid #CCCCCC; }
div#credits { text-align: center; margin-top: 10pt;}
div#caption {
	margin: 5px auto 5px auto;
	width: 776px;
}

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