/* Generated by KompoZer */
#container {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
}
#header {
  height: 100px;
  width: 1000px;
  background-image: url(images/header.jpg);
  background-color: #663300;
}
#content {
  padding: 10px;
  width: 557px;
  margin-left: 161px;
  background-color: #fef0c5;
}
#leftnav {
  border: 3px outset #993300;
  padding: 4px;
  float: left;
  width: 140px;
  height: 998px;
  background-color: #d3a313;
}
#leftnav ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}
#leftnav a {
  padding: 3px;
  display: block;
  width: 130px;
  border-bottom-width: 1px;
}
#leftnav a:link, .navlist a:visited {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
#leftnav a:visited {
  color: #ffffff;
  text-decoration: underline;
  font-weight: bold;
}
#leftnav a:hover {
  text-decoration: none;
  color: #0000ff;
}
#sidebar {
  border: 3px inset #cc6600;
  padding: 10px;
  float: right;
  width: 130px;
  height: 988px;
  background-color: #fee28b;
}
#footer {
  border-style: none;
  padding: 10px;
  clear: both;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-color: #93720d;
}
h1 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #1a2373;
  line-height: 24px;
}
h2 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #2f77f1;
  line-height: 20px;
}
h3 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bolder;
  color: #000000;
  line-height: 20px;
}
p {
  margin: 3px 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 11pt;
  padding-bottom: 9px;
}
a {
  color: #e82525;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #e82525;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: #901bbe;
  text-decoration: none;
}
.box1 {
  border: 1px solid #00ffff;
  background: #ffffff none repeat scroll 0% 50%;
  color: #000000;
  width: 400px;
  height: 165px;
  padding-right: 6px;
  padding-bottom: 0;
  padding-left: 6px;
  line-height: 16px;
}
.smalltext {
  margin: 3px 0;
  padding: 3px 0;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  line-height: 12pt;
}
