a:link, a:visited, a:active {
  text-decoration: none;
  color: cyan;
}

body {
  background: black;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  overflow: hidden;
}

.navIndicator {
  position: relative;
  top: -22;
  left: 0;
}

.navNumber, .navSpacer {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 15px;
  color: gray;
}

.navNumber a:link, .navNumber a:visited, .navNumber a:active {
  text-decoration: none;
  color: cyan;
}

.navigate {
  top: 13;
  left: 0;
  width: 600;
}

#prevID, #nextID {
  position: absolute;
  width: 20;
  height: 20;
  top: 10;
}

#prevID {
  left: 10;
}

#nextID {
  left: 570;
}

.picture {
  position: absolute;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  top: 0;
  left: 0;
}

#D #yardarm {
  left: 320;
}

#D #ice {
  left: 0;
}

.creditmark {
  position: absolute;
  font-family: helvetica, sans-serif;
  font-style: normal;
  color: white;
  font-size: 12px;
  top: 405;
  left: 5;
}

.credit {
  position: relative;
  visibility: hidden;
}

#B .creditmark {
  color: blue;
}

.text {
  position: absolute;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  top: 40;
  left: 30;
  width: 540;
  text-align: justify;
  font-family: helvetica, sans-serif;
  font-style: normal;
  color: white;
  font-size: 15px;
}

#B .text #pb {
  padding-left: 310;
}

#C .text {
  top: 55;
  left: 35;
  width: 310;
  color: black;
}

#C a:link, #C a:visited, #C a:active {
  color: #0032cd;
}

#D .text {
  left: 110;
  top: 40;
  width: 240;
}

#D .text #pc {
  padding-right: 30;
}

#D .text #pd {
  padding-left: 15;
  padding-right: 15;
}

#D .text #pe {
  padding-left: 30;
}

#E .text {
  top: 70;
  left: 387;
  width: 206;
  font-size: 14px;
}
