h1 {
  color: #00BFFF;          /* deepskyblue1 */
}

a {
  color: #1E90FF;          /* dodgerblue */
}

a:hover img {
  background-color: #00BFFF;     /* lighter */
}

#wrapper {
/*  background: #00F url("../images/Bandalier_peek_crop1000.jpg") 50% -160px no-repeat;  */
  background: url("../images/BSrock_crop1000.jpg") 50% -120px no-repeat;
}

      #menu ul li a:hover {
        color: #00BFFF;        /* lighter */
      }

      #text a:visited {
        color: #1E90FF;          /* brighter */
      }
      #text a:hover,
      #text a:active {
        color: #00BFFF;          /* lighter */
      }

      .sideMenu a:hover {
        color: #00BFFF;          /* lighter */
      }

#leftCurtain {
  height: 836px;
  }

#rightCurtain {
  height: 836px;
  }

th {
  color: #1E90FF;          /* dodgerblue */
}
