/* Generated by KompoZer */
html {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  font-family: Verdana,Geneva,Arial,helvetica,sans-serif;
  font-size: 11px;
}
h3 {
  border-bottom: 1px solid black;
  font-weight: normal;
  font-size: 133%;
  margin-bottom: 0;
}
h4 {
  font-weight: normal;
  font-size: 100%;
  font-style: oblique;
  margin-bottom: 0;
}
p {
  margin: 0 0 0 3em;
  line-height: 2em;
}
a {
  text-decoration: none;
  font-size: 133%;
}
a:link {
  color: #666666;
}
a:visited {
  color: #999999;
}
div#header {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 7em;
  background-color: #469da3;
}
div#header h1 {
  margin: 0 0 0 1em;
  font-weight: lighter;
  font-size: 200%;
  letter-spacing: 4px;
  color: white;
  padding-top: 1em;
}
div#header-images {
  background: transparent url(images/background-images.png) repeat scroll 0% 50%;
  position: absolute;
  left: 200px;
  top: 7em;
  height: 100px;
  width: 800px;
}
div#header-link a {
  position: absolute;
  height: 100px;
  width: 800px;
  text-decoration: none;
  color: red;
}
div#header-images a i {
  visibility: hidden;
}
div#sidebar {
  width: 200px;
  height: 1500px;
  background-color: #e9fca4;
  float: left;
}
div#sidebar img {
  padding-top: 2em;
}
div#sidebar ul {
  margin: 0;
  padding: 2.5em;
  list-style-type: none;
  line-height: 3em;
}
div#sidebar a {
  text-decoration: none;
  font-size: 133%;
}
div#sidebar a:link {
  color: #666666;
}
div#sidebar a:visited {
  color: #999999;
}
div#content {
  padding: 1em 2em;
  position: absolute;
  left: 200px;
  top: 179px;
  width: 690px;
}
div#content img {
  padding: 0 1em 1em 0;
  float: left;
}
div#content h5 {
  border: 1px solid silver;
  padding: 10px 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 90%;
  background-color: #e4e4e4;
}
div#content h5 a {
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
}
div#content p {
  padding: 1em 0 0;
}
div#footer {
  height: 25px;
  float: left;
  clear: both;
  color: #999999;
  background-color: #ccccff;
  width: 100%;
  text-align: center;
}
