/* <style> 
*/

body { 
background: #FFFFFF; 
color: #2b2b2b;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
h1 {
	text-align: center;
	color: #2b2b2b;
	}
div.navNP, div.nav123,
div#gallery {

	/* width: 776px; */
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: white;
}
div#gallery table {
	text-align: center;
	width: 776px; /* 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: 1px solid black;
	background-color: #EEEEEE;
	*/
	padding: 1px;
	font-size: 10px;
	color: black;
	vertical-align: bottom;
	
	}
div.thumb { float: left; }
a {
	text-decoration: none;
	color: #000033;
}
a:hover { color: #0099FF; }
a strong { color: #000033; }	
a img { border: none; }
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 */
