/* Generated by KompoZer */
body {
  font-family: verdana,arial,serif;
  font-size: 0.8em;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: center;
  background-color: #f3faff;
  background-image: url(Graphics/background_001.gif);
}
a {
  background-color: #ffffff;
  color: #806666;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  background-color: yellow;
}
#container {
  margin: 0 auto;
  background-color: #ffffff;
  color: #000000;
  position: relative;
  text-align: left;
  width: 750px;
}
#header {
  background: transparent url(bluebanner.jpg) no-repeat scroll 0% 50%;
  height: 140px;
  width: 100%;
}
#header h1 {
  font-size: 2.2em;
  left: 260px;
  top: 10px;
}
#header ins {
  text-decoration: none;
}
#header a {
  color: #ffc272;
  text-indent: 0.3cm;
  font-family: helvetica,verdana,arial,serif;
  text-decoration: none;
}
#header a:hover {
  background-color: transparent;
}
#sidebar {
  float: left;
  margin-top: 0px;
  width: 125px;
  background-repeat: repeat-y;
  background-color: #9c5e00;
}
#sidebar ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  margin-left: 15px;
  padding-left: 0px;
}
#sidebar ul li {
  display: block;
  padding-bottom: 8px;
}
#sidebar a {
  border-right: 1px solid #666666;
  border-bottom: 1px dotted #666666;
  padding: 2px 8px;
  background-color: #ffdb97;
  color: #666666;
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
  width: 100px;
}
#sidebar a:hover {
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  background-color: #da8050;
  color: white;
}
#content {
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 8px;
  width: 590px;
}
#footer {
  margin: 0 auto;
  padding: 20px 10px 4px;
  clear: right;
  font-size: 0.7em;
  text-align: right;
  width: 730px;
  color: white;
  background-color: #9c5e00;
}
#footer a {
  border-bottom: 1px dotted #666650;
  color: white;
  background-color: #49bdc9;
}
#footer a:hover {
  text-decoration: none;
}

