H1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
	color: #98A4CC;
	line-height: 75%;
}

H2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	color: #98A4CC;
}

H3 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #98A4CC;
}

H4 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #98A4CC;
}

BODY {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #98A4CC;
}

#navlist {
	font-size: .9em;
	margin: 16px 1 2.5em 1;
	width: 100%;
}
#navlist li {
float:left;
list-style-type: none;
margin: 1 1 1em 0;
padding: 1;
white-space: nowrap;
}
#navlist ul {
margin: 1;
padding: 1;
}
#navlist a {
padding: 3px 10px 3px 3px;
border: 18px solid;
border-color: #000 #fff #000 #999;
background-color: #333366;
text-decoration: none;
}
#navlist a:link, #navlist a:visited {
color: #EEEEEE;
}
#navlist a:hover, #navlist a:active,
#selected a:link, #selected a:visited,
#selected a:hover, #selected a:active {
background-color: #669933;
border-color: #000 #fff #000 #999;
color: #333333;
}

a img {
border: none; 
}

a.navlink {
      font-family : Verdana, San-serif;
	color: #ffffff;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
}

.donate {
      font-family : Verdana, San-serif;
	color: #666666;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
}

.donatelink {
      font-family : Verdana, San-serif;
	color: #555555;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: underline;
}
.footer {	
      font-family : Verdana, San-serif;
	font-size: xx-small;
	font-weight : normal;
	color: #999999;
}
.recipttext {	
      font-family : Verdana, San-serif;
	font-size: xx-small;
	font-weight : normal;
	color: #cccccc;
}

a.footerlink {	
      font-family : Verdana, San-serif;
	font-size: xx-small;
	font-weight : normal;
	color: #98A4CC;
}

a.gallerylink {	
      font-family : Verdana, San-serif;
	font-size: xx-small;
	font-weight : bold;
	color: #98A4CC;
}

.header {
      font-family : Verdana, San-serif;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
}

.content {
      font-family : Verdana, San-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #ffffff;
}

.leftnav {
      font-family : Verdana, San-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #475780;
}

a.contentlink {	
    font-family : Verdana, San-serif;
	font-size: xx-small;
	font-weight : normal;
	color: #dddddd;
}

div.thumbnail {
  float: left;
  width: 110px;
  height: 150px;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.thumbnail p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

div.galleryImage {
  float: left;
  margin: 0.5em;
  padding: 0.5em;
}
div.galleryImage p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

span.currentPageNumber {
    color: white;
    font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.pageNumberLink {
    color: white;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.pageNumberLink:hover {
	background-color: #669933;
}

