body {
  margin: 0px;
  background-color: #CCCCCC;
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 0.875em;
  font-style: normal;
}

img {
  border-style: none;
  vertical-align: middle;
}

#header {
  width: 728px;
  margin-left: auto;
  margin-right: auto;
}

#header img {
  border-style: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#buttons {
  width: 855px;
  margin-left: auto;
  margin-right: auto;
}

#buttons ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#buttons li {
  float: left;
  border: 1px solid #000000;
  border-bottom-width: 0;
  margin: 0;
  word-spacing: 0.65em;
}

#buttons a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 0.24em 1em;
  width: 8em;
  text-align: center;
}

#buttons a:hover {
  position: relative;
  top: 1px;
  background-color: #FFFFFF;
}

#buttons #orange {
  background-color: #FFCC66;
}

#buttons #purple {
  background-color: #9999FF;
}

#buttons #green {
  background-color: #99FF99;
}

#buttons #blue {
  background-color: #99FFFF;
}

#buttons #red {
  background-color: #FF9999;
}

#buttons #yellow {
  background-color: #FFFF99;
}

#content {
  width: 898px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  clear: both;
}

#content a {
  color: #0C3EB0;
  text-decoration: none;
}

#content a:hover {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

#content #general {
  font-size: 1.25em;
  color: #000000;
  background-color: #CCCCCC;
  text-align: center;
  border: 1px solid #000000;
  font-weight: bold;
}

#content #edgar {
  font-size: 1.5em;
  color: #000000;
  background-color: #FFCC66;
  text-align: center;
  border: 1px solid #000000;
}

#content #puss {
  font-size: 1.5em;
  color: #000000;
  background-color: #9999FF;
  text-align: center;
  border: 1px solid #000000;
}

#content #tilda {
  font-size: 1.5em;
  color: #000000;
  background-color: #99FF99;
  text-align: center;
  border: 1px solid #000000;
}

#content #lovely {
  font-size: 1.5em;
  color: #000000;
  background-color: #99FFFF;
  text-align: center;
  border: 1px solid #000000;
}

#content #tallbot {
  font-size: 1.5em;
  color: #000000;
  background-color: #FF9999;
  text-align: center;
  border: 1px solid #000000;
}

#content #angle {
  font-size: 1.5em;
  color: #FFFFFF;
  background-color: #000000;
  text-align: center;
  border: 1px solid #000000;
}

#content #beige {
  font-size: 1.5em;
  color: #000000;
  background-color: #FFFF99;
  text-align: center;
  border: 1px solid #000000;
}

#content #bearnoids {
  font-size: 1.5em;
  color: #000000;
  background-color: #CC9966;
  text-align: center;
  border: 1px solid #000000;
}

#content #first {
  margin-left: 300px;
}

#inner {
  width: 500px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#inner img {
  margin-left: 20px;
  margin-right: 20px;
}

#sidebar {
  width: 198px;
  float: right;
  margin-right: 55px;
}

#footer {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}