body {
  margin:0px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11pt;
}

#wikiactions { padding-right:2px; }
#wikiactions a { text-decoration:none; color:#5eccf6; }
#wikiactions a:hover { color:#9ffdf7; }

#wikileft {
  width:185px;
  background-color:#ae7d42;
  border-bottom:1px solid white;
  line-height:16px;
}
#wikileft a { text-decoration:none; color:#9ffdf7; }
#wikileft a:hover { color:#dfffff; }
#wikileft .vspace { margin-top:1.125em; }
#wikileft ul a { text-decoration:none; color:#5eccf6; }
#wikileft ul a:hover { color:#9ffdf7; }
#wikileft ul {
  list-style:none;
  padding:0px;
  margin:0px;
  margin-bottom:2px;
  line-height:45px;
}
#wikileft li {
  margin-bottom:2px;
  text-align:center;
  background-color:#926838;
  font-family:Verdana,sans-serif;
  font-weight:700;
  font-size:16.0pt;
  color:#5eccf6;
}
#wikileftedit { text-align:center; }

#wikibody {
  padding-left:15px;
  padding-top:1px;
  padding-bottom:1px;
}

/* These are for the edit form. */
#wikiedit form { margin:0px; width:100%; }
#wikiedit textarea { width:100%; }
.wikimessage { margin-top:4px; margin-bottom:4px; font-style:italic; }

#credit { font-size: 75%; color: #ccf; text-align: center; padding: 5px 0; }
#credit a:link { color: #ccf; text-decoration: none; }
#credit a:visited { color: #ccf; text-decoration: none; }
#credit a:hover { color: blue; text-decoration: underline; }
#credit a:active { color: blue; text-decoration: underline;  }

#topics a { text-decoration:none; color:#936737; }
#topics a:hover { color:#4ca7dd; }

#footer a { text-decoration:none; color:#936737; }
#footer a:hover { color:#4ca7dd; }
