/* Generated by KompoZer */
#header {
  padding: 1%;
  text-align: left;
  background-color: #e8e8d0;
  background-repeat: repeat;
  background-attachment: scroll;
  height: 150px;
  background-position: 0% 50%;
}
h1 {
  font-size: 18pt;
  font-style: italic;
  text-align: left;
  font-family: "Times New Roman",Times,serif;
}
#logo1 {
  border:  none;
  position: absolute;
  left: 25px;
  top: 26px;
  width: 224px;
  height: 118px;
}
#logo2 {
  border:  none;
  position: absolute;
  left: 285px;
  top: 28px;
  width: 451px;
  height: 130px;
}
#nav-bar {
  position: absolute;
  top: 165px;
  left: 0px;
  font-family: Arial;
}
ul#list-nav {
  padding: 5px;
  width: 940px;
  list-style-type: none;
}
ul#list-nav li {
  display: inline;
}
ul#list-nav a {
  padding: 5px;
  background-color: #326b6c;
  color: #eeeeee;
  text-decoration: none;
}
ul#list-nav a:hover {
  background-color: #b0baad;
  color: #000000;
}
#title {
  position: absolute;
  left: 60px;
  top: 225px;
  width: 500px;
}
#container {
  position: absolute;
  left: 60px;
  top: 285px;
  width: 925px;
  font-family: Arial,Helvetica,sans-serif;
}
#footer {
  background: #999999 none repeat scroll 0% 50%;
  clear: both;
  font-style: italic;
  text-decoration: none;
}
