/* Generated by KompoZer */
html {
  height: 100%;
}
body {
  text-align: center;
  font-family: Verdana,Geneva,sans-serif;
  font-size: 11px;
  height: 100%;
  background-color: midnightblue;
}
#total {
  border: 1px solid #003399;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  background-color: lightgrey;
}
#header {
  border-style: solid;
  border-color: #3366ff;
  border-width: 1px 1px 2px;
  width: 798px;
  text-align: right;
  background-color: #ffffff;
  background-position: center top;
  height: 120px;
  vertical-align: middle;
  background-image: url(images/header.jpg);
  color: #00001d;
}
#hormenu li {
  display: inline;
  padding-right: 20px;
  list-style-type: none;
}
#leftContent {
  padding: 5px;
  width: 140px;
  float: left;
  color: #003399;
  background-color: lightgrey;
}
#centerContent {
  padding: 5px 5px 5px 8px;
  float: left;
  width: 490px;
  font-size: 12px;
  line-height: 18px;
  background-color: lightgrey;
  min-height: 480px;
}
#rightContent {
  border-style: none none solid solid;
  border-left: 1px solid #003399;
  border-bottom: 1px solid #003399;
  padding: 5px;
  float: left;
  color: #003399;
  width: 136px;
  background-color: lightslategrey;
}
#footer {
  font-size: 10px;
  width: 800px;
  clear: both;
  text-align: center;
  height: 14px;
  color: black;
  background-color: lightgrey;
}
p {
  margin: 5px 0px 7px;
  padding: 0px;
  line-height: normal;
}
#header h2 {
  font-size: 14px;
  font-family: Verdana;
  text-align: center;
  color: midnightblue;
}
#header h1 {
  margin: 0px;
  padding: 15px 0px 0px;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  color: midnightblue;
  font-family: Verdana;
  font-size: 32px;
}
#leftContent ul {
  left: 1px;
  list-style-type: none;
  margin-left: 1px;
  padding-left: 0em;
  font-size: 12px;
}
#leftContent li {
  border: 1px solid #003399;
  margin-bottom: 2px;
}
#centerContent p {
  line-height: 18px;
  margin-top: 5px;
  margin-bottom: 10px;
}
#leftContent li a {
  padding: 2px 0px 0px 10px;
  display: block;
  text-decoration: none;
  color: #003399;
  height: 18px;
}
#leftContent li a:hover {
  color: #ffffff;
  background-color: #003399;
}
#rightContent a {
}
#centercontent h2 {
  font-weight: bold;
}
#centercontent h3 {
  font-weight: bold;
}

