body {
background-color: #FFFFFF;
}

td {
background-color: #FFFFFF;
color: #004000;
font-family: Verdana, sans-serif;
}

a:link {
text-decoration: none;
color: #004000;
}
a:visited {
text-decoration: none;
color: #004000;
}
a:hover {
text-decoration: underline;
color: #004000;
}

td.thumbcell {
vertical-align: center;
text-align: center;
width: 140px;
padding: 10px;
}

div.photograph table {
margin-left: 20px;
margin-right: auto;
width:750px;
}

div.photograph {
text-align: center;
}

div.title {
font-weight: bold;
text-align: center;
}
.caption {
text-align: left;
font-family: Verdana, sans-serif;
font-size: 80%;
margin-left: 20px;
width: 750px;
}

.footnote {
font-size: 0.6em;
text-align: right;
font-family: tahoma, arial, helvetica, sans-serif;
}

div.textleft {
text-align: left;
}

div.textright {
text-align: right;
}

div.textcenter {
text-align: center;
}

