/* Generated by KompoZer */
body {
  margin-bottom: 30px;
}
#container {
  margin: 0 auto;
  width: 750px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 1.6em;
  background-color: #ffffff;
  color: black;
}
h1 {
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 32px;
  color: #3366ff;
}
h2 {
  font-size: 16px;
  font-family: Arial,Helvetica,sans-serif;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
a {
  background-color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  color: #3366ff;
}
a:hover {
  background-color: #ffffff;
  color: inherit;
  font-weight: bold;
  text-decoration: underline;
}
#navtab {
  color: #3366ff;
  background-color: white;
  font-weight: bold;
  width: 750px;
  padding-top: 10px;
  padding-bottom: 10px;
  clear: left;
}
#navtab a {
  border: 1px solid black;
  padding: 10px;
  color: white;
  background-color: #3366ff;
  font-weight: bold;
  text-decoration: none;
}
#navtab a:hover {
  border: 1px solid black;
  color: #3366ff;
  background-color: white;
}
.navoff {
  border: 1px solid black;
  padding: 10px;
}
#footer {
  color: white;
  background-color: #3366ff;
  width: 750px;
  text-align: center;
  clear: both;
  padding-top: 1px;
  padding-bottom: 1px;
}
div.section {
  width: 750px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
}
div.sectionL {
  float: left;
  padding-top: 5px;
}
div.sectionR {
  float: right;
}
.imgleft {
  border: 1px solid black;
  margin-right: 20px;
  margin-bottom: 20px;
}
