#header h1 {
  float: left;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  height: 96px;
  width: 560px;
  font-size: 100%;
  background: #eee url(/scuba/images/bg_header_logo.png) top center no-repeat;
  color: #fff;
}

#header h1 span#tollfree2 {
  position: absolute;
  position: relative;
  top: 0;
  right: 200px;
  margin: 0;
  padding: 0;
  height: 1.5em;
  line-height: 1.5em;
}
#header p.daytime {
  margin: 0 195px;
  padding: 0;
  text-align: center;
  font-size: 80%;
}
body.home #header h1 {
  height: 80px;
  width: 560px;
  background: transparent url(/scuba/images/bg_header_logo_home_left.png) 0px 0px no-repeat;
}

#hdrR {
  text-align: right;
}
body.home #hdrR {
  text-align: center;
}
#hdrR p {
  margin: 0px 3px;
  padding: 0;
  font-size: 80%;
  text-align: center;
  background: transparent;
  color: #ff3;
  font-size: 90%;
}
#hdrL p {
  margin: 12px 3px 0px;
  padding: 0;
  line-height: 1.2em;
}
#hdrL strong {
  font-size: 140%;
  color: yellow;
}
.daytime {
  background: transparent;
  color: #ff0;
}
body.home #hdrL strong {
  font-size: 100%;
  background-color: transparent;
  color: #fff;
}
#header a, #header a:visited {
  background: transparent;
  color: #fff;
  text-decoration: none;
}
#header a:hover {
  text-decoration: underline;
  background: transparent;
  color: #95c2e0;
}

#hdrL a {
  background: transparent;
  color: #ff6;
  text-decoration: underline;
}
#navHR {
  font-size: 90%;
}
#navHR a,
#navHR a:link,
#navHR a:visited {
  text-decoration: underline;
  background: transparent;
  color: #ffff33;
}

#midsection h2 {
  margin: 1em 0.3em 0.4em;
  font-size: 100%;
  text-transform: uppercase;
}
#midsection p {
  margin: 0 0.6em;
  padding: 0;
  font-size: 90%;
}
#midsection img {
  border: 2px solid #000;
}

#navlist {
  position: relative;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  width: 188px;
  
}
#navlist li {
  font-size: 90%;
  margin: 0 0 2px;
  padding: 0;
  background: url(/scuba/images/bg_navitem_btm.png) bottom center no-repeat;
  font-weight: bold;
  text-align: center;
}

#navlist a,
#navlist a:link,
#navlist a:visited {
  display: block;
  margin: 0;
  padding: 0;
  width: 188px;
  background: transparent url(/scuba/images/bg_navitem_top.png) top center no-repeat;
  color: #ff0;
  text-decoration: none;
}
#navlist a span,
#navlist a:link span,
#navlist a:visited span {
  display: block;
  margin: 0;
  padding: 10px 38px 10px 9px;
  width: 142px;
  \width: 188px;
  w\idth: 142px;
  background: transparent url(/scuba/images/bg_navitem_midol.png) -100px -100px no-repeat;
  font-style: italic;
  
}

#navlist a.current,
#navlist a.current:visited,
#navlist a:hover {
  background-color: transparent;
  color: #ffffff; /* #ff0000; #0000ff; #091824; */
}

#navlist a.current span,
#navlist a.current:visited span,
#navlist a:hover span {
  background-position: 141px center;
}
#navlist a small {
  background-color: transparent;
  color: #fff;
  font-weight: normal;
  font-style: normal;
}
#navlist a.current small,
#navlist a.current:visited small,
#navlist a:hover small {
  background-color: transparent;
  color: #ffff00;
}

#content img {
  padding: 0px;
  margin: 3px;
  border: 3px solid #000;
}
#content a, #content a:visited {
  background: transparent;
  color: #2c73ad;
}
#content a:hover {
  background: transparent;
  color: #900;
}

body.internal #content {
  background: transparent;
  color: #000;
}
#toon img {
  margin: 12px 0 0 12px;
  padding: 0;
  border: none;
}

#sidebar p {
  margin: 1em 0.4em;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
#sidebar p a, #sidebar p a:visited {
  background: transparent;
  color: #fff;
}
#sidebar img {
  border: 3px solid #000;
}
.clr {
  clear: right;
  margin: 0;
  padding: 0;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
}
#clrMain {
  clear: right;
  margin: 0;
  padding: 0 0 0 200px;
  text-align: center;
}
#clrMain p {
  margin: 0;
  padding: 1em;
  font-size: 90%;
}
#footer p {
  margin: 0 auto;
  padding: 0.5em 0 0;
  width: 740px;
  font-size: 80%;
}
#footer a, #footer a:visited {
  background: transparent;
  color: #95c2e0;
  text-decoration: none;
}
#footer a:hover {
  background: transparent;
  color: #fff;
}