body { background-color: #ccc; color:#000; padding:0 0 0 0; margin:0 0 0 0; 
		font: 62.5%/1.75em Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin: 4em 12%;
		}

a:link, a {
  border-bottom: 1px dotted #0066FF;
  text-decoration: none; 
  color: #0066FF;
}
a:hover {
  border-bottom: 1px solid #960;
}
h1 {
  color: #0066FF;
  background-color: #ccc;
  margin: 0 6px;
  padding: 0 0 .5em 0;
  font-style: normal;
  font-weight: bold;
  line-height: 2.375em;
}
h1 em {
  color: #0066FF;
}
h1 a:link, h1 a, h1 a:hover, h1 a em, h1 a:link em, 
    h1 a:hover em {
  border-color: #999;
  color: #999;
}
h2 {
  margin: 0 0 5px 0; 
  font-family: Andy, "Bickley Script", "Bradley Hand ITC", "Brush Script MT", "Comic Sans MS"; 
  font-weight: normal;
  font-size: 180%;
  text-align: left; 
  clear: left;
}
h2 a:link, h2 a {
  display: block;
  padding: 5px 5px;
  border: 3px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  color: #004040;
}
h2 a:hover {
  border-color: #ccc;
  background-color: #eee;
}
p, ul {
  margin: 10px 6px 6px 20px;
  padding: 3px;
}
img {
  display: block;
  margin: 0 auto 5px auto;
  border: 1px solid #ccc;
  border-bottom-color: #eee;
  border-left-color: #ddd;
  border-top-color: #bbb;
}
p.photo {
  margin: 0 0 10px 0;
  float: left;
  width: 75%;
  text-align: center;
  background-color: #fff;
  line-height: 1em;
}
p.photo a {
  display: block;
  float: left;
  margin: 0;
  padding: 4px 4px 9px 4px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #fff;
  text-align: center;
}
p.photo a:hover {
  border-color: #ccc;
  background-color: #eee;
}
p.description { 
  clear: left;
}
p.returntop { 
  text-align: right; 
}
p.legend { 
  font-family: "Times New Roman", Times, serif; 
  font-style: italic; 
  font-size: 16px; 
  color: #004040; 
  text-align: left;  
  padding-left: 130px; 
}
#content {
  margin: 0 auto 20px 20px;
  padding: 1em 0 0 0;
  width: 650px;
  background-color: #ccc;
  font-size: 1.25em; 
  line-height: 1.75em;
}
br {
  display: none;
}
ul.navigation {
  margin: 0 0 10px 0;
  padding: 0;
  float: left;
  text-align: center;
  background-color: #fff;
  line-height: 1em;
  list-style: none; 
  position: absolute;
  top: 58px;
  left: 550px;
}
ul.navigation li {
  display: inline;
  margin: 0;
  padding: 0;
}
ul.navigation a {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  padding: 4px 4px 6px 4px;
  border: 0;
  background-color: #fff;
  text-align: center;
  width: 96px;
}
ul.navigation a:hover {
  background-color: #eee;
  border: 0;
}
p.photo a, p.thumb a, ul.thumbnails a {
  display: block;
  float: left;
  margin: 0;
  padding: 4px 4px 9px 4px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #eee;
  text-align: center;
}
p.thumb a, ul.thumbnails a {
  width: 110px;
  margin-right: 0px;
  margin-bottom: 0px;
}
p.photo a:hover, p.thumb a:hover, ul.thumbnails a:hover {
  border: 1px solid #ccc;
  background-color: #fff;
}
ul.thumbnails a {
  width: 96px;
  margin-right: 10px;
  margin-bottom: 10px;
}
p.thumb, ul.thumbnails {
  margin: 0 0 10px 0;
  padding: 0;
  float: left;
  text-align: center;
  background-color: #fff;
  line-height: 1em;
  list-style: none;
}
ul.thumbnails li, ul.navigation li {
  display: inline;
  margin: 0;
  padding: 0;
}

/************* #style taken from 2col_leftNav.css **************/
.paras {
	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #0066FF; 
	background-color: transparent; 
}