/* Generated by KompoZer */
body {
  margin: 0;
  padding: 20pt 0 0;
  font-family: Arial;
  color: #ffffff;
  font-size: 11pt;
  background-color: #1f5290;
}
#page {
  margin: auto;
  width: 900px;
  background-image: url(images/page2.png);
}
#header {
  clear: both;
  width: 850px;
  background-image: url(images/header2.png);
  padding-left: 50px;
  background-position: left top;
  height: 75px;
  padding-top: 5px;
}
#menulinks {
  clear: both;
  width: 850px;
  padding-left: 50px;
  background-image: url(images/menulinks2.png);
  height: 35px;
}
#menulinks a {
  background-image: none;
  display: block;
  color: #ffffff;
  text-decoration: none;
  float: left;
  padding-top: 10px;
  height: 30px;
  padding-right: 25px;
  padding-left: 25px;
  margin-right: 0px;
  font-weight: bold;
  font-size: 14px;
}
#menulinks a:hover, #menulinks a.active {
  background-position: left top;
  background-image: url(images/menuhover3.png);
  max-height: 25px;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
}
#mainarea {
  width: 860px;
  clear: both;
  padding-left: 40px;
}
#contentarea {
  width: 525px;
  padding-left: 15px;
  padding-right: 30px;
  float: left;
  line-height: 14pt;
  padding-bottom: 10px;
}
#sidebar {
  float: left;
  width: 255px;
  line-height: 14pt;
}
#footer {
  clear: both;
  text-align: center;
  line-height: 14pt;
  background-image: url(images/footer2.png);
  background-repeat: no-repeat;
  color: #ffffff;
  padding-top: 5px;
  height: 30px;
}
#footer a {
  color: #ffffff;
  padding-top: 0px;
}
h1 {
  margin: 0;
  font-size: 30pt;
  color: white;
}
h1 a {
  color: #ffffff;
}
h2 {
  font-size: 12pt;
  color: #ffffcc;
  padding-top: 6px;
  line-height: 0.6em;
}
.description {
  margin: 0;
  font-size: 14pt;
  color: #ffffcc;
  padding-left: 0px;
}
a {
  color: #ffffcc;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
