/* <style> */
body { 
	background: #FF7D00 url(http://www.ilosaarirock.fi/2006/kuvat/images/liukutausta.jpg) repeat-x; 
	color: #000;
	font-size: 52.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
h1 {
	text-align: center;
	color: white;
	}
div.navNP, div.nav123,
div#gallery {
	border: 0px black solid;
	/* 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;
	padding: 1px;
	background: #FFB000;
	/*font-size: small;*/
	color: black;
	vertical-align: bottom;
	}
div.thumb { float: left; }
a {
	font-size: 10px; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: #CC0000;
}
a:hover { 
	text-decoration: underline;
	color: #C90000; 
}
a strong { color: white; }	
a img { border: thin black solid; }
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 */
