/* Generated by KompoZer */
@import url(layout.css);
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  color: #000000;
  background-color: #3b27bb;
}
#container {
  margin: 0 auto;
  width: 900px;
  background-color: #ccddff;
  background-image: url(../images/background.gif);
}
#masthead {
  text-align: center;
  width: 898px;
  overflow: auto;
  background-image: url(../images/masthead3.gif);
  background-repeat: no-repeat;
}
#sidebar {
  float: left;
  width: 154px;
  background-color: #ccddff;
  position: relative;
  clear: both;
  display: inline;
  background-image: url(../images/background.gif);
}
#content {
  margin: 0px;
  padding: 15px;
  float: left;
  width: 714px;
  overflow: auto;
  background-color: #ffffff;
  position: relative;
  background-image: url(../images/background.gif);
}
#content img {
  display: block;
}
#footer {
  padding: 0;
  clear: both;
  width: 898px;
  background-color: #ffffcc;
  overflow: auto;
  margin-top: 0px;
}
#masthead img {
  float: left;
}
#masthead p {
  margin: 5px 10px 0 0;
  padding: 0;
  text-align: center;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  display: block;
}
#sidebar li {
  border: 1px solid #ccddff;
  display: block;
}
#sidebar a {
  border-bottom: 1px solid #f9f9f9;
  padding: 5px;
  font-weight: bold;
  text-decoration: none;
  color: #0044bb;
  display: block;
}
#sidebar a:hover {
  border-bottom: 1px solid #f9f9f9;
  font-weight: bold;
  text-decoration: none;
  color: #0044bb;
  background-color: #f9f9f9;
}
#footer p {
  margin: 0px;
  padding: 2px;
  font-size: 0.9em;
  text-align: center;
  text-decoration: none;
}
#footer a {
  color: #333333;
  text-decoration: underline;
}
#footer a:hover {
  color: #333333;
  text-decoration: none;
}
a {
  color: #0044bb;
  text-decoration: underline;
  font-style: normal;
}
a:hover {
  color: #333333;
  text-decoration: underline;
}
.style_bold {
  font-weight: bold;
}
.style_italic {
  font-style: italic;
}
