body {
  margin-right: 0.01em;
  margin-left: 0.01em;
  color: #ad977d;
  background-color: #0c0a09;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-align: center;
}
p {
  line-height: 1.5em;
  color: #ad977d;
}
a {
  text-decoration: none;
  color: #ad977d;
}
a:visited { color: #533e2d; }
a:hover { color: #795a42; }
p a {
  padding-bottom: 1px;
  border-bottom: solid 1px;
  border-bottom-color: rgba(173, 151, 125, 0.5);
}
p a:visited {
  color: #ad977d;
  border-bottom-style: dotted;
  border-bottom-color: rgba(173, 151, 125, 0.5);
}
p a:hover { border-bottom-color: rgba(121, 90, 66, 0.5); }
p a:visited:hover {
  color: #795a42;
  border-bottom-color: #795a42;
}
.image { border-bottom: none; }
ul { list-style: none; }
#wrapper {
  padding-left: 1em;
  text-align: left;
  width: 500px;
  margin: 0 auto;
}
.title {
  padding-top: 0px;
  margin-top: -11px;
  margin-right: 0.5em;
  float: left;
  text-decoration: none;
  color: #ad977d;
  font-size: 26px;
  width: auto;
}
.title:visited {
  padding-top: 0px;
  margin-top: -11px;
  margin-right: 0.5em;
  float: left;
  text-decoration: none;
  color: #ad977d;
  font-size: 26px;
  width: auto;
}
.title:hover {
  text-decoration: none;
  color: #795a42;
}
.project_title {
  font-size: 72px;
  color: #ad977d;
}
#footer, #footer_content { border-color: #2e241b; }
.foot_header {
  font-size: 24px;
  height: 27px;
}
a.foot_header {
  text-decoration: none;
  color: #ad977d;
}
a.foot_header:visited {
  text-decoration: none;
  color: #ad977d;
}
a.foot_header:hover { color: #795a42; }
#copyright, #copyleft {
  margin-top: 2px;
  color: #382d23;
}
#copyright a {
  margin-top: 2px;
  color: #382d23;
}
#copyleft {
  float: left;
  margin-left: 1px;
}
#copyright {
  margin-right: -3px;
  text-align: right;
}
#copyright a:hover { color: #ad977d; }

