body {
  xbackground: url(/mo6-underwater.jpg) no-repeat fixed;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 100%;
  xscrollbar-face-color: #59B7FF;
  xtext-align: center;
  margin: 10px;
  xmargin-left: auto;
  xmargin-right: auto;
  background-color: #f4f4c4;
}

.main {
}

.maintextdiv {
  xposition:absolute;
  xleft:320px;
  xtop:215px;
  xwidth:455px;

  xheight:380px;
  padding: 0px;
  margin: 0px;
  overflow: auto;
  xtext-align: left;
}

.maintext {
  font-size: 12px;
  line-height: 130%;
  padding: 10px;
  margin: 0px;
  xborder: 1px dashed grey;
}
.navigatiediv {
  xposition:absolute;
  left:320px;
  top:180px;
  width:455px;
  height:30px;
  padding: 0px;
  margin: 0px;
}
.colofoondiv {
  line-height: 130%;
  xposition:absolute;
  xposition:fixed;
  xleft:140px;
  xtop:540px;
  xwidth:175px;
  xheight:55px;
  padding: 0px;
  margin: 0px;
}
h1, h2, h3 {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 100%;
  color: #0247A6;
}
h1 {
  font-size: 14pt;
}
h2 {
  font-size: 12pt;
}
h3 {
  font-size: 10pt;
}
b, strong {
  color: #0247A6;
}
p, td {
  font-size: 12px;
  line-height: 130%;
}
input {
  background-color: white;
  border: 1px solid #0247A6;
}

