body {
  margin: 0px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: left bottom;
  font-size: 10pt;
  color: #4b4b4b;
}
div {
  font-family: Century Gothic;
  font-size: 10pt;
}
div.nav {
  padding-top: 10px;
}
td {
  font-family: Century Gothic;
  font-size: 10pt;
  color: #4b4b4b;
}
tr.bg {
  background-image: url(../photos/bgboybig.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}
p {
  font-family: Century Gothic;
  font-size: 10pt;
  text-align: justify;
}
p.indent {
  margin: 0px 10px 6px;
  font-size: 9pt;
  font-family: Century Gothic;
  text-align: justify;
}
p.quote {
  margin: 0px 10px 6px;
  font-family: Century Gothic;
  font-size: 8pt;
  font-style: italic;
  text-align: justify;
}
ul {
  font-size: 10pt;
  font-weight: normal;
  font-family: Century Gothic;
  color: #4b4b4b;
}
h1 {
  font-size: 14pt;
  color: #1c5394;
  font-family: Century Gothic;
  padding-top: 10px;
}
h2 {
  font-family: Century Gothic;
  font-size: 12pt;
  margin-top: 10px;
  color: #8baa2b;
}
h3 {
  color: #1c5394;
  text-align: center;
  padding-bottom: 0px;
  font-size: 12pt;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  font-family: Century Gothic;
}
a {
  font-family: Century Gothic;
  font-size: 10pt;
  color: #55759c;
  text-decoration: underline;
}
a.indent {
  font-family: Century Gothic;
  font-size: 9pt;
  color: #55759c;
  text-decoration: underline;
}
a.nav {
  color: #ffffff;
  text-decoration: none;
  font-size: 10pt;
  font-weight: bold;
  font-family: Century Gothic;
  padding-right: 10px;
  padding-left: 10px;
}
a.navnone {
  font-family: Century Gothic;
  font-size: 10pt;
  color: #ffffff;
  padding-right: 10px;
  padding-left: 10px;
  font-weight: bold;
  text-decoration: none;
}
a.none {
  border: 1px dotted #ffffff;
  font-family: Century Gothic;
  font-size: 10pt;
  color: #cccccc;
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  font-family: Century Gothic;
  text-decoration: underline;
  color: black;
}
a.indent:hover {
  font-family: Century Gothic;
  text-decoration: underline;
  color: black;
}
a.nav:hover {
  font-weight: bold;
  text-decoration: none;
  color: black;
}
a.navnone:hover {
  font-family: Century Gothic;
  font-size: 10pt;
  color: #ffffff;
  padding-right: 10px;
  padding-left: 10px;
  font-weight: bold;
  text-decoration: none;
}
a.none:hover {
  font-family: Century Gothic;
  font-size: 10pt;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}
#dropmenudiv {
  border-style: solid;
  border-color: black;
  border-width: 1px 1px 0;
  position: absolute;
  line-height: 18px;
  z-index: 100;
}
#dropmenudiv a {
  border-bottom: 1px solid black;
  padding: 1px 0;
  width: 100%;
  display: block;
  text-indent: 3px;
  text-decoration: none;
  font-weight: bold;
}
#dropmenudiv a:hover {
  background-color: #9cc139;
}
a.box {
  border-style: solid;
  border-width: 1px;
  padding: 3px 6px;
  font-weight: bold;
  margin-left: 6px;
  font-size: 12pt;
  margin-right: 6px;
  color: #88ab2d;
  text-decoration: none;
  font-family: Century Gothic;
  background-color: #f1f5fa;
  line-height: 2.5em;
}
a.box:hover {
  border-style: solid;
  border-width: 1px;
  padding: 3px 6px;
  text-decoration: none;
  font-weight: bold;
  margin-right: 6px;
  margin-left: 6px;
  font-family: Century Gothic;
  color: #a8c0da;
  font-size: 12pt;
  background-color: #f1f5fa;
  line-height: 2.5em;
}
div.scroll {
  overflow: auto;
  height: 350px;
  width: 325px;
}
li {
  padding-top: 3px;
  padding-bottom: 3px;
}
