body {
	background-color: #333333;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;}


a:visited {
	background-color: transparent;
	color: #C0C0C0; text-decoration:none
}
a {
	background-color: transparent;
	color: #C0C0C0;text-decoration:none}
a:hover {
	background-color: transparent;
	color: #FFFFFF;text-decoration:none
}
h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background-color: transparent;
}
div.index {
	text-align: center;
}
div.index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.navigation {
	text-align: center;
}
div.navigation table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.photograph {
	text-align: center;
}
div.photograph table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
td.thumbcell {
	width: 100px;
}
div.title {
	font-weight: bold;

	text-align: right;
	font-size: 0.8em;
	
	background-color: transparent;
}
.caption {
	
	text-align: center;
	font-size: 0.8em;

	background-color: transparent;
}
.footnote {
	font-size: 9px;
	text-align: right;
color: #000000;
}
.textleft {
	text-align: left;

	font-size: 10px;

	background-color: transparent;
}
.textright {
	text-align: right;

	font-size: 10px;

	background-color: transparent;
}
.textcenter {
	text-align: center;

	font-size:10px;

	background-color: transparent;
}

