html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #4A3820;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000;
  font-size: 26px;
  font-weight: bold;
  line-height: 30px;
}
h2 {
  color: #222;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}
h3 {
  color: #222;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}
a, a:link {
  color: #660000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #660000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #660000;
  text-decoration: underline;
}
a:focus {
  color: #660000;
  text-decoration: underline;
}
a:active {
  color: #660000;
  text-decoration: underline;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 80em;
}
#outerWrapper #header {
  background-color:#CBCB96;
  border-bottom: solid 1px #666;
  padding: 10px 10px 10px 10px;
  line-height:24px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #ebebeb;
  border-right: solid 1px #666;
  float: left;
  padding: 10px 10px 10px 10px;
  width: 200px;
}
#outerWrapper #contentWrapper #rightColumn1 {
  background-color:#E4E4CB;
  border-left: solid 1px #200020;
  float: right;
  padding: 10px 10px 10px 10px;
  width: 20em;
}
#outerWrapper #contentWrapper #content {
  margin: 0 16em 0 220px;
  padding: 15px 10px 10px 20px;
  line-height: 1.32;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
  background-color: #ddd;
  border-top: solid 1px #666;
  padding: 10px 10px 10px 10px;
}

.header {font-size: 32px; font-weight:bold;}
.caption {font-size: 10px; color: #999; font-style:oblique;}
.small {font-size: 12px; color: #555;}

body {
  background-color: #40311C;
  background-image: none;
  border-color: #000;
  color: #000;
}
