/* Generated by KaZcadeS */
@import url(layout.css);

body {
  color: #000000;
  font-size: small;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  background-color: #aabbcc;
  margin-left: 18%;
  margin-right: 18%;
}
#container {
  margin: 0;
  padding: 0px;
  background-image: url(../images/bkgd_tile.gif);
  background-color: #ffffff;
  float: left;
  width: 650px;
  position: relative;
  font-family: Georgia;
}
#masthead {
  padding: 0px;
  visibility: visible;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
  background-image: url(../images/bkgd_tile.gif);
  background-color: #ffffff;
  float: left;
  width: 650px;
  position: relative;
  font-family: Georgia;
}
#navigation {
  margin-right: 0px;
  background-color: #d3d3d3;
  overflow: hidden;
  width: 100%;
  font-family: Georgia;
}
#column_l {
  border-style: none;
  margin: 0 0 0 10px;
  padding: 5px;
  float: left;
  font-family: Georgia;
  font-size: small;
  width: 445px;
}
#column_r {
  margin: 0;
  padding: 5px;
  background-color: #eeeeff;
  font-family: Georgia;
  font-size: small;
  width: 125pt;
  float: left;
}
#footer {
  padding: 0px;
  background-color: #8899aa;
  font-family: Arial,Helvetica,sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: x-small;
  text-align: center;
  width: 650px;
  overflow: hidden;
}
#masthead img {
  border-style: none;
  visibility: visible;
  overflow: hidden;
  position: static;
  float: none;
  display: block;
  width: auto;
  height: auto;
}
#masthead p {
  margin: 0px 0px 0;
  color: #000000;
  font-size: x-small;
  text-align: right;
}
#navigation ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  font-family: georgia;
  font-size: small;
}
#navigation li {
  float: left;
  font-family: georgia;
  font-size: small;
}
#navigation a {
  border: 1px solid #d3d3d3;
  margin: 0 5px;
  padding: 5px;
  color: #000000;
  text-decoration: none;
  display: block;
  position: static;
  float: left;
  font-size: small;
  font-family: georgia;
}
#navigation a:hover {
  border: 1px solid #f2f2f2;
  background-color: #f2f2f2;
  font-family: georgia;
  font-size: small;
}
h1 {
  font-weight: bold;
  text-transform: capitalize;
  color: #363d44;
  font-family: georgia;
  font-size: medium;
}
h2 {
  font-weight: bold;
  font-style: italic;
  color: #000066;
  font-size: 1.75em;
  font-family: georgia;
}
h3 {
  font-size: 1em;
  color: #000066;
  font-family: georgia;
}
h4 {
  font-size: 1.25em;
  color: #000066;
  font-family: georgia;
}
h5 {
  font-size: 0.75em;
  color: #000066;
  font-family: georgia;
}
h6 {
  font-size: 0.5em;
  color: #000066;
  font-family: georgia;
}
#column_r p {
  margin: 0;
  padding: 0px;
  color: #000000;
  font-size: x-small;
  font-family: Georgia;
}
#column_r h4 {
  margin-bottom: 0;
  font-family: georgia;
}
#column_r ul {
  padding-top: 0;
  padding-left: 0px;
  font-family: georgia;
  font-size: x-small;
}
#column_r ul li {
  display: list-item;
  list-style-position: left;
  font-size: x-small;
  font-family: georgia;
}
#footer p {
  color: #ffffff;
  font-size: x-small;
  margin-top: 2px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  width: 650px;
  margin-bottom: 6px;
}
#footer a {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
#footer a:hover {
  text-decoration: none;
  color: #ffffff;
}
a {
  text-decoration: underline;
  color: #000099;
}
a:hover {
  color: #996655;
  text-decoration: underline;
}
.style_bold {
  font-weight: bold;
}
.style_italic {
  font-style: italic;
}
