/* Generated by KompoZer */
html, body {
  margin: 0;
  padding: 0;
  font-family: Arial;
  width: 100%;
}
#header {
  float: left;
  background-color: #ccccff;
  border-bottom-style: solid;
  width: 100%;
  line-height: 1em;
}
#maincontainer {
  float: left;
  width: 90%;
}
#nav {
  border-style: dotted;
  border-width: thin;
  float: left;
  font-family: Arial;
  background-color: #e1e1e1;
  font-weight: inherit;
  font-style: normal;
  line-height: 1.3em;
  font-size: 0.9em;
  margin-top: 15px;
  margin-left: 10px;
  position: absolute;
  width: 150px;
}
#main {
  margin-bottom: 15px;
  text-align: justify;
  width: 80%;
  margin-right: -30px;
  float: left;
  margin-left: 145pt;
  position: relative;
}
#footer {
  float: left;
  border-bottom-style: solid;
  border-top-style: solid;
  border-top-width: thin;
  border-bottom-width: thin;
  font-family: Arial;
  text-align: left;
  font-size: 1em;
  width: 100%;
  line-height: 0.6em;
}
