/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
img {
  border: 2px solid white;
  margin-bottom: 2px;
  background-color: white;
  position: relative;
  float: none;
}
a {
  color: #fef9e9;
  text-decoration: none;
  font-family: "Courier New",Courier,monospace;
  font-size: 1.2em;
  background-color: #743900;
}
a:hover {
  color: #663300;
  background-color: #fef9e9;
}
form {
  border: 1px solid #663300;
  padding: 2px;
  background-color: #a58663;
  text-align: center;
}
input {
  border: 0px solid #d1bfa6;
  margin: 1px;
  padding: 2px;
  background-color: #f7f2e3;
  color: #6e3f0f;
  font-size: 11px;
}
input:focus {
  background-color: #fef9e9;
}
.button {
  padding: 1px;
  clear: right;
}
.button:hover {
  background-color: #d1bfa6;
}
#container {
  margin: 0 auto 10px;
  width: 750px;
  font-family: "Courier New",Courier,monospace,sans-serif;
  font-size: 12px;
  color: #333333;
  background-color: #f7f2e3;
  line-height: 1.6em;
}
#header {
  border-bottom: 1px solid #d1bfa6;
  color: #d1bfa6;
  padding-top: 10px;
  background-color: #6e3f0f;
}
#header h1 {
  font-weight: bold;
  font-size: 42px;
  line-height: 140%;
  color: #6e3f0f;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #f7f2e3;
  font-family: Bangle;
  text-decoration: underline;
}
#header p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 120%;
  font-weight: bold;
  line-height: 140%;
  margin-top: -5px;
  margin-left: 40px;
  margin-bottom: 5px;
}
#header img {
  float: right;
  clear: none;
  height: 100px;
}
#left {
  border-bottom: 1px dotted #660000;
  background-color: #663300;
  float: left;
  clear: both;
  width: 202px;
  color: #fef9e9;
}
#right {
  float: right;
  clear: right;
  width: 548px;
  background-color: #f7f2e3;
}
#right h1 {
  clear: both;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 32px;
  line-height: 120%;
  color: #fef9e9;
  margin-top: 15px;
  margin-bottom: 30px;
  background-color: #663300;
  margin-left: 1px;
}
#right p {
  margin: -5px 20px 10px 15px;
  font-size: 115%;
  color: #663300;
}
#navigation {
  color: #663300;
  background-color: #a58663;
  margin-top: 15px;
  margin-left: 11px;
}
#navigation ul {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
  float: left;
  width: 180px;
}
#navigation a {
  border-bottom: 1px solid #663300;
  padding: 5px;
  display: block;
  width: 180px;
}
#navigation a:link, #navlist a:visited {
  color: #663300;
  background-color: #fef9e9;
  text-decoration: none;
}
#navigation a:hover {
  background-color: #d1bfa6;
  color: #fef9e9;
}
#extra_content {
  border-left: 1px solid #663300;
  border-right: 1px solid #663300;
  background-color: #a58663;
  color: #f7f2e3;
  float: left;
  width: 200px;
  margin-top: 25px;
  font-size: 95%;
}
#extra_content p {
  border-bottom: 1px dashed #663300;
  margin: 5px;
  font-size: inherit;
  clear: both;
}
#extra_content h1 {
  font-size: 110%;
  color: #6e3f0f;
  background-color: #d1bfa6;
  margin-top: 5px;
  margin-left: 2px;
  margin-bottom: 2px;
}
#extra_content ul {
  margin: 0 0 2px;
  padding: 0;
  text-align: left;
  list-style-position: inside;
  list-style-image: none;
  list-style-type: none;
}
#extra_content li {
  margin: 0;
  padding-left: 3px;
  line-height: 1.4em;
}
#thumbnails {
  padding: 0;
  float: left;
  width: 200px;
  clear: both;
}
#thumbnails a, a:hover {
  margin: 0;
  padding: 0;
  text-decoration: none;
}
#thumbnails img {
  border: medium solid white;
  margin: 0;
  float: left;
}
#footer {
  width: 750px;
  font-size: 90%;
  color: #fef9e9;
  background-color: #663300;
  clear: both;
}
#footer p {
  margin: 0px;
  padding: 2px;
}
#footer p a {
  border-bottom: 1px dotted #fef9e9;
  color: #fef9e9;
}
#footer p a:hover {
  color: #663300;
  background-color: #fef9e9;
}
h3 {
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
  background-color: #d1bfa6;
  font-size: large;
  color: #6e3f0f;
}
