.splashBody {
  font-family:  Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color : darkgreen;
  background-color: white;
  text-align: center;
  margin: 8px 5px 5px 5px;
}
A:link {color: darkgreen}
A:active {color: yellow; font-weight: bold}
A:visited {color: #f1f35f}	/* was pink */
A:link, A:visited, A:active {
 text-decoration: bold;
} 
.swimTitle {
  font-family:  Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  color : gold;
  background-color: darkgreen;
  text-align: center;
  margin: 2px 2px 2px 2px;
}
.swimBody {
  font-family:  Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
/*   background-image:url("http://www.icwh1975.org/images/goldGradient_vertical_600px_single.gif"); background-color: gold; */
  color : gold;
  background-color: darkgreen;
  text-align: center;
  margin: 8px 5px 5px 5px;
}
#subHeader {
  background-image:url("../images/icwh_header_withtrees.jpg");
  width: 940px;
  height: 224px;
  color: black;
  font-weight: normal;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  border-top: gray solid 32px;
  position: relative;
}
#subMainIframe {
    background-color: white;
    display: inline;
    width: 940px;
    height: 4000px;
    border-collapse: collapse;
    border-width:       0px;
    padding-top:        0px;
    padding-bottom:     0px;
    padding-left:       0px;
    padding-right:      0px;
    margin-top:     	0px;
    margin-bottom:      0px;
    margin-left:        0px;
    margin-right:       0px;
    /* border: 4px solid #032a6d; */
}

#mainIframe {
    /* background-image:url("../images/xxx.jpg"); */
    background-color: white;
    display: inline;
    width: 1000px;
    height: 5000px;
/*  width: 795px; */
/*  height: 700px;  1050px; */
    border-collapse: collapse;
    border-width:       0px;
    padding-top:        0px;
    padding-bottom:     0px;
    padding-left:       0px;
    padding-right:      0px;
    margin-top:     	0px;
    margin-bottom:      0px;
    margin-left:        0px;
    margin-right:       0px;
    /* border: 4px solid #032a6d; */
}

#infoframe {
    background-color: #efebde;
    display: inline;
    width: 1200px;
    height: 1200px; /* was 1050px; then 1600px, then 2600px, */
    border-collapse: collapse;
    border-width:       0px;
    padding-top:        0px;
    padding-bottom:     0px;
    padding-left:       0px;
    padding-right:      0px;
    margin-top:     0px;
    margin-bottom:      0px;
    margin-left:        0px;
    margin-right:       0px;
    /* border: 4px solid #032a6d; */
}

.closeUp {
    background-image:url("http://www.icwh1975.org/images/goldGradient_vertical_600px_single.gif");
    background-color: #efebde;
    font-family:  Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    color: green;
}
#closeUpDiv {
    width: 460px;
    height: 710px; /* 2000 */
}
#moreInfoId {
    width: 1000px;
    height: 1200px; * 2000 */
}
A.bioLink:link, A.bioLink:visited, A.bioLink:active {
  color: green;
  text-decoration: bold;
  border: 0;
}

.bioLink {
    font-family:  Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    color: green;
}
