img.floatRight {
  float: right;
  margin: 4px 0px 8px 8px;
  border: 0px solid #9FBABF;
}

img.noBorder {
  border: none;
}

img.homeTop {
  float: right;
  margin: -10px -12px 10px 10px;
}

img.homeBottom {
  float: left;
  margin: 10px 10px 0px -10px;
}

.instructions {
  color: #ff0000;
  font-style: italic;
  background-color: #000000;
} 

.testimonial {
  font-style: italic;
  border-bottom: 1px dotted #eeeeee;
  margin-bottom: 20px;
  padding-bottom: 4px;
}

#topNav .borderless {
  border-left: 0px solid #00ffff;
}

#topNav .secondary {
  display: none;
}

#subNav .main {
  display: none;
}

#subNav .start {
  background-image: none;
  padding-left: 0px;
}

#footer .begin {
  background-image: none;
  padding-left: 0px;
}