/* Generated by KompoZer */
#header {
  border-bottom: 1px solid black;
  text-align: center;
  font-size: 150%;
  background-color: #cccccc;
}
#menu {
  margin-left: 20%;
  text-align: center;
}
#header a:link {
  text-decoration: none;
  color: #000066;
}
#header a:visited {
  text-decoration: none;
  color: #000066;
}
#header a:active {
  text-decoration: none;
  color: #666666;
}
#header a:hover {
  text-decoration: none;
  color: #3333ff;
}
#main {
  position: relative;
}
#mainbody {
  float: right;
  width: 80%;
}
#mainside {
  float: right;
  width: 20%;
}
#mainclear {
  clear: both;
  max-height: 0px;
}
#footer {
  border-top: 1px solid #999999;
  text-align: center;
  font-size: 70%;
  font-style: italic;
  margin-top: 10em;
  color: #999999;
  margin-left: 20%;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  color: #666666;
  background-color: white;
  list-style-position: outside;
  list-style-type: disc;
}
h1 {
  font-weight: bold;
  text-align: center;
  font-size: 200%;
}
h2 {
  text-transform: uppercase ! important;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  font-size: 140%;
  line-height: 70%;
}

