body
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
}
div,td
{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}
h1
{
  font-family: arial, helvetica, sans-serif;
  font-size: 28px;
  font-weight: normal;
}
h2
{
  font-family: arial, helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
}
h3
{
  font-family: arial, helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
}
h4
{
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
}
h5
{
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
}
h6
{
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.masthead
{
  background-color: #FFFFFF;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
}
#logo
{
  position: absolute;
  top: 10px;
  left: 44px;
  width: 391px;
  height: 57px;
}
html>body #logo
{
  position: absolute;
  top: 10px;
  left: 54px;
  width: 391px;
  height: 57px;
}
#content
{
  margin: 0px 10px 10px 110px;
  padding: 0 0 0 10px;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #666666;
  width: 100%;
}
html>body #content
{
  margin: 0px 10px 10px 120px;
  padding: 0 0 0 10px;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #666666;
  width: auto;
}
#menubar
{
  position: absolute;
  top: 100px;
  left: 10px;
  width: 150px;
}
.MenuItem
{
  font-size: 14px;
  font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
  padding: 1px;
}

.MenuItem a, .MenuItem span
{
  padding: 1px;
  display: block;
}

.MenuItem a, .MenuItem A:visited
{
  color: #000000;
  background-color: #FFFFFF;
  text-decoration: none;
}

.MenuItem a:hover, .MenuItem span
{
  color: #FFFFFF;
  background-color: #000000;
  text-decoration: none;
}
.footer
{
  text-align: center;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
}
.footer a, .footer A:visited
{
  color: #000000;
  text-decoration: underline;
}
.footer a:hover, .footer span
{
  color: #000000;
  text-decoration: none;
}
