/* Dynamic Styles */


/* Styles from page "Home Page" */
/*Home Page*/
#content h2#welcome {
  text-indent: -9000px;
  background: url(../images/welcome.gif);
  background-repeat: no-repeat;
  height: 30px;
  border-bottom: 1px solid #12caba;
  margin: 0 275px .3em 0;
}

#content h2#aboutHome {
  text-indent: -9000px;
  background: url(../images/about.gif);
  background-repeat: no-repeat;
  height: 30px;
  border-bottom: 1px solid #12caba;
  margin: .2em 275px .3em 0;
}

/* Styles from page "Privacy Policy" */


/* Styles from page "About the Islands" */
#content h2#about {
  text-indent: -9000px;
  background: url(../images/about.gif);
  background-repeat: no-repeat;
  height: 30px;
  border-bottom: 1px solid #12caba;
  margin: .2em 0 .3em 0;
}

