body {text-align: left; 
	   color: #003366; 
	   background: #c0c0c0; 
	   font-family: georgia, "times new roman", times, serif; 
	   font-size: 1.5em;
	   }

h1 {font-family: "times new roman", times, serif; 
	font-style: italic;
	font-weight: bold;
	font-size: 2em; 
	font-weight: normal;
	text-align: center;
	margin: 1em 0em 1em 0em;} 
h2 {font-family: "times new roman", times, serif; 
	font-size: 1em; 
	font-weight: bold;
	font-style: italic;	
	text-align: center;
	margin: 2em 0em 1em 0em;}


.index {text-align: center;}
.index h3 {font-size: 2em; font-weight: normal; margin: 1.25em 0em 1.25em} 

.background p {text-indent: 2em; }
.background li {list-style-type: none; list-style-image: none; text-align: center; margin-bottom: 1em}
.background ul {margin-left: 0em; padding-left: 0em;}

.contact {text-align: center;}
.contact a {font-weight: normal}

.image {text-align: center; vertical-align: middle; overflow: -moz-scrollbars-vertical;}
.image img {margin: 0.25in 0.5in 0.5in 0.5in; border-color: black; border-width: 0px; border-style: none;}



/* Thumbnails */

 .thumbnail {

  font-family: "times new roman", times, serif; 
  color: #003366;
  background-color: #c0c0c0; 
  border: 2px;
  font-size: 0.8em;
  font-weight: normal;
  text-align: center;
  position: relative;
  display: inline;
}

.thumbnail a {
  padding: 1.5em;
  margin: 1em;
  display: block;
  text-decoration: none;
  color: #003366;
}

.thumbnail a:link,
.thumbnail a:visited {
  border-top: 2px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 2px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.thumbnail a:hover {
  border-bottom: 2px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 2px solid #cecece;
  border-left: 2px solid #4a4a4a;
}

.thumbnail img {
  border-style: none;
}

.thumbnail span {}

/* Fancy buttons */

 .navbutton {
  margin: 0.5em 0;
  width: 10em;
  font-family: "times new roman", times, serif;
  color: #003366;
  background-color: #c0c0c0; 
  border: 0px;
  font-size: 1em;
  font-weight: normal;
  text-align: left;
}
.navbutton a {
  display: block;
}
.navbutton a:link,
.navbutton a:visited,
.navbutton a:hover {
  text-decoration: none;
  color: #003366;
}
.navbutton a:link,
.navbutton a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1 px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.navbutton a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}

.navbutton img {
  border-style: none;
  vertical-align: -35%; 
  width: 1.5em; height: 1.5em; 
  margin-right: 0.25em
}

	
.bigtext {
	font-size: 1.5em;
	text-align: center;
}

.imagenav img {  width: 22px; height: 21px; margin: 0; border-color: black; border-width: 0px; border-style: none;   vertical-align: baseline;}
