
IMG.floatRight {float: right}
IMG.floatLeft {float: left}

P,IMG.floatRight { margin: .5em }
P,IMG.floatLeft { margin: .5em }

body.mainAquarium { 
  background: white url("images/bloodstar2_splash.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;	
}

span.number_inactive {
  margin-top: ;/* undeclared default margin */
  font-size: 1.0em;
  font-weight: bold;
  color: #000000;
}

span.number_active {
  margin-top: ;/* undeclared default margin */
  font-size: 1.0em;
  font-weight: bold;
  color: #0A0AA5;
}

span.coverpage_inactive {
  margin-top: ;/* undeclared default margin */
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  color: #000000;
}

a.link_active {
  margin-top: ;/* undeclared default margin */
  font-size: 1.0em;
  font-weight: bold;
  text-decoration:none;
  color: #0A0AA5;
}
a.link_active_1_5 {
  margin-top: ;/* undeclared default margin */
  font-size: 1.5em;
  font-weight: bold;
  text-decoration:none;
  color: #0A0AA5;
}






