/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #000000;
  font-family: Verdana,sans-serif;
  font-size: small;
  background-color: #663366;
  background-image: url(setup.gif);
}
div.page {
  border-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  float: left;
}
#menubar {
  border-style: solid;
  border-color: #ffee00 #aa9900 #aa9900 #ffee00;
  border-width: 3px;
  color: #ff0000;
  font-weight: bold;
  display: block;
  background-color: #ffd800;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 13px;
  height: 16px;
  width: 216px;
}
.menu {
  padding: 0.1em 1.5em 0.1em 0.5em;
  width: auto;
  float: left;
  cursor: default;
  display: block;
  font-size: 13px;
}
.menu ul {
  border-style: solid;
  border-color: #ffee00 #aa9900 #aa9900 #ffee00;
  border-width: 3px;
  margin: 0.1em 0 0;
  padding: 0;
  display: none;
  position: absolute;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.menu ul li {
  padding: 0.2em;
  display: block;
}
.menu a:link, .menu a:visited {
  text-decoration: none;
  color: #ff0000;
}
.menu a:hover, .menu a:active {
  background: #ffcc00 none repeat scroll 0% 50%;
  text-decoration: none;
  color: #000000;
}
div.menu:hover ul {
  margin: 0;
  padding: 0;
  display: block;
}
div.menu ul li:hover {
  background-color: #ffdd00;
}
span.page-title {
  font-weight: bold;
  font-family: Verdana;
  color: #ffcc00;
  font-size: 300%;
  text-align: center;
  height: 130px;
  display: inline;
}
span.page-subtitle {
  color: white;
  font-weight: bold;
  font-size: 20px;
}
img {
  border: 16px groove #003300;
  padding: 15px 20px;
  margin-top: 10px;
}

