
body {
  background-color: #fefdfb; color: #333;
  font-family: "Trebuchet MS", Arial, sans-serif; font-size: 80%;
  text-align: center;
  margin: 0; padding: 0;
}

div#page {
  margin: auto; width: 750px; text-align: left;
  padding: 25px 0px 20px;
}

div#left {position: absolute; width: 260px; padding: 12px 12px 0px 0px;}

div#content {position: relative; left: 280px; width: 470px;}

p, li {line-height: 135%;}

p {margin: 1.2em 0.2em;}

ul {margin-top: 1.2em; margin-bottom: 1.2em;}

h1 {
  font-size: 400%; font-weight: normal; letter-spacing: 15px;
  color: #ddd; margin: 0;
}

h2 {
  font-size: 190%; font-weight: normal; letter-spacing: 3px;
  color: #ccc; margin: 0.8em 0em 0.5em;
}

h3 {
  font-size: 150%; font-weight: normal; letter-spacing: 1px;
  color: #aaa; margin: 0em 0em 0.5em;
}

h4 {
  font-size: 130%; font-weight: normal; letter-spacing: 1px;
  color: #bbb; margin: 0em 0em 0.5em;
  clear: both;
}

h5 {
  font-size: 82%; font-weight: normal;
  color: #888; margin: 0.6em 0em 0em;
  clear: both;
}

img {border: 0;}

li {margin: 0;}

li li {list-style: disc;}

ul ul {margin-top: 0.9em;}

.spaced li {margin-bottom: 1em;}

.short {line-height: 110%;}

h2 a {color: #ccc;}

h3 a {color: #aaa;}

h5 a {color: #888;}

a {color: #866; text-decoration: none;}

a:active {color: #bbb;}

a:hover {color: #bbb;}

#content p a {text-decoration: underline;}

#content li a {text-decoration: underline;}

#content .menu {text-decoration: none;}

#content .menu a {text-decoration: none;}

#content img {float: left; margin: 0em 1.2em 0.7em 0em;}

hr {height: 0px; clear: both;}
