body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  font-size: 12px;
  color: #003333;
  line-height: 150%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
td {
  padding: 5px;
  font-size: 12px;
  color: #003333;
  vertical-align: top;
  text-align: left;
  line-height: 150%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
img {
  border-style: none;
}
hr {
  margin: 10px 30px;
  clear: both;
}
a:link {
  font-weight: bold;
  text-decoration: none;
  color: #339999;
}
a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #669999;
}
a:hover {
  background: #ffffff none repeat scroll 0%;
  font-weight: bold;
  text-decoration: underline;
  color: #00cccc;
}
a.note span {
  padding: 2px 3px;
  display: none;
  margin-left: -20px;
  margin-top: 50px;
  width: 300px;
}
a.note:hover span {
  border: 1px solid #eecccc;
  background: #ffffcc none repeat scroll 0%;
  display: inline;
  text-decoration: none;
  position: absolute;
  font-style: italic;
  font-weight: normal;
  font-size: 12px;
  line-height: 110%;
  color: #666666;
}
.noted {
  border: thin solid #eecccc;
  padding: 5px 10px;
  width: 300px;
  background-color: #ffffcc;
  font-size: 10px;
  font-style: italic;
  line-height: 110%;
}
.page {
  border: 1px solid #cccccc;
  margin: 0 50px;
  padding: 0;
  width: 800px;
}
.pageHead {
  width: 100%;
  height: 220px;
  text-align: center;
  margin-bottom: 40px;
  background-image: url(seashore/seashore200.jpg);
}
.pageTitle {
  margin-top: 100px;
}
.pageSubtitle {
  color: #009999;
  font-weight: bold;
  font-size: 16px;
}
.mainTitle {
  font-size: 14px;
  color: #009999;
  font-weight: bold;
}
.sideTitle {
  font-size: 14px;
  color: #009999;
  left: 50px;
  float: left;
  width: 180px;
  text-align: right;
  font-weight: bold;
}
.main {
  margin: 0 30px;
  text-align: left;
}
.mainIndent {
  margin: 0 20px 20px;
  left: 300px;
  float: left;
  text-align: left;
}
.mainWide {
  margin: 20px;
  text-align: left;
  clear: both;
}
.columns {
  text-align: left;
  vertical-align: bottom;
}
.columns:after {
  clear: both;
}
.columnLeft {
  margin-left: 40px;
  width: 330px;
  float: left;
}
.columnRight {
  margin-right: 40px;
  width: 330px;
  float: right;
}
.biog {
  margin: 40px;
}
.indent0 {
  margin: 10px 20px 20px 10px;
}
.indent1 {
  margin: 10px 20px 20px 100px;
}
.indent2 {
  margin: 10px 20px 20px 200px;
}
.indent3 {
  margin: 10px 20px 20px 300px;
}
.poemBreak {
  margin-bottom: 150px;
  clear: both;
}
.blockRight {
  margin: 0 0 10px 10px;
  float: right;
}
.blockLeft {
  margin: 0 10px 10px 0;
  float: left;
}
.picLeft {
  margin: 0 20px 20px 0;
}
.picRight {
  margin: 0 20px 20px;
}
.picCenter {
  text-align: center;
}
.picBox {
  border: medium solid #cccccc;
  background-image: url(seashore/back4.jpg);
  vertical-align: middle;
}
.biogBox {
  border: medium solid #cccccc;
  margin: 5px;
  background-color: #eeddff;
}
.pageLinks {
  margin: 30px 20px;
  text-align: center;
}
.pageLinks img {
  margin: 0 10px;
}
.pageLinks a img {
  border: thin solid #ffffff;
}
.pageLinks a:hover img {
  border-color: #66cc99;
}
.poem {
  line-height: 130%;
  font-size: 13px;
  color: #003399;
  text-align: left;
}
.poemtitle {
  font-size: 16px;
  font-weight: bold;
  color: #003399;
  font-style: italic;
  margin-top: 100px;
}
.author {
  font-style: italic;
  color: #660099;
  margin-left: 50px;
}
.credit {
  text-align: center;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  color: #999999;
}
.footnote {
  font-size: 10px;
  color: #003333;
  line-height: normal;
}
.maptext {
  font-size: 14px;
  color: #ffffff;
  line-height: normal;
  font-style: italic;
  font-weight: bold;
}
.maptext2 {
  font-size: 9px;
  color: #ffffff;
  line-height: normal;
  font-weight: bold;
}


