/*}
table {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
body {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
hr {  color: #000000}

h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660033;

}
a{color: #0000FF; font-size: 11px; text-decoration: underline;}
a:hover {color: #FF0000; font-size: 11px;}
a:active { color: #660033; font-size: 11px;}
*/

.sourcecopyright {
	font-size: 0.7em;
	text-align: center;
}

#thumbnailheader {
/*	border-color: Red;
	border-style: solid;
	border-width: thin;*/
	width: 99%;
	margin-bottom: 0.5em;
}

.imagecount {
	font-size: 0.9em;
}

.dateupdated {
	font-size: 0.7em;
	color: #008B8B;	/* dark cyan */
}

/* from captions page */

.photoblock {
	float: left;
	width: 49%;
	height: 200px;
}

.thumbnail {
	width: 49%;
/*	margin: 2em;*/
	text-align: center;
	vertical-align: middle;
}

.thumbnailcaption {
	width: 49%;
	text-align: left;
	vertical-align: middle;
}
