a {
  color:black;
}
body {
  margin:0;
  padding:0;
  background:#faf9f3;
  font-family:Verdana, Arial, sans-serif;
  font-size:10pt;
}
#header {
  border-bottom:1px solid #e1dfcb;
  background:#f9f8f1;
}
#header .middle {
  padding:.5em 0 1em 0;
}
h1, h2 {
  font-weight:normal;
}
h1 {
  font-size:160%;
  letter-spacing:-.1ex;
  margin:0;
  margin-left:1em;
}
h2 {
  font-size:120%;
  letter-spacing:-.1ex;
  color:#999;
  margin-left:3em;
}
#main {
  border-bottom:1px solid #e1dfcb;
}
#main .middle {
  padding-bottom:1em;
}
#main #leadImage {
  display:none;
} 
#content {
  margin:0 2em;
}
#navi {
  padding:.5ex 0;
  margin:0;
  list-style:none;
  text-align:center;
  background:white;
  border-bottom:1px dotted #9e9e96;
}
#navi li {
  display:inline;
}
#navi li.active {
  text-decoration:underline;
}
#navi a {
  text-decoration:none;
}
#navi a:hover {
  font-weight:bold;
}
h3, h3 a {
  font-weight:normal;
  font-size:120%;
  color:#999;
  text-decoration:none;
}
#footer {
  text-align:right;
  color:#666;
}
#footer .middle {
  padding:1em 0 3em 0;
}
#footer p {
  margin:0 2em;
  font-size:80%;
}
#footer #url {
  display:none;
}
#decoration {
  display:none;
}
.middle {
  width:100%;
  background:#f3f2e4;
}
#tools {
  height:2em;
  line-height:2em;
  width:100%;
  text-align:center;
  background:#875117;
  color:white;
}
#tools ul {
  list-style:none;
  margin:0;
  padding:0;
}
#tools ul li {
  display:inline;
}
#tools a {
  color:white;
  text-decoration:none;
}
#tools a:hover {
  text-decoration:underline;
}
/* */
