/* Generated by KompoZer */
body {
  margin: 0em;
  background-color: #dcd4ad;
}
#header {
  border-style: none none solid;
  border-bottom: 4px solid #996633;
  color: #996633;
  height: 100px;
  background-position: left top;
  background-image: url(tanGrad5.jpg);
  background-repeat: repeat-x;
}
.title {
  margin: auto;
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
  font-style: italic;
  min-width: 320px;
  max-width: 850px;
  padding-left: 2em;
  padding-right: 2em;
  padding-top: 2.5em;
}
#content {
  border-style: none solid solid;
  border-color: #996633;
  border-width: 1px;
  margin: auto auto 1em;
  padding: 2em;
  background-color: white;
  font-family: Arial,Helvetica,sans-serif;
  max-width: 850px;
  min-width: 320px;
}
a:link {
  font-style: italic;
  text-decoration: none;
}
a:visited {
  font-style: italic;
  text-decoration: none;
}

a:hover {
  color: #ff0000;
}