body {
  padding: 0px;
  margin: 8px; }

.content {
  margin-left: 340px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #009; }

em {
  font-style: italic;
  color: #000; }

h1 {
  font-style: italic;
  font-weight: normal; }

h2 {
  color: #c03;
  font-weight: bold; }

a:link {
  color: #009; }

a:visited {
  color: #005; }

small {
  font-size: 10pt;
  font-style: italic; }

hr {
  border: 0;
  border-bottom: 1px dashed #009;
  height: 1px; }

/* Menu */
div.menu {
  margin-left: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px; }

div.menu a {
  font-weight: bold; }

div.about {
  color: #006600; }

div.about a {
  color: #006600; }

div.events {
  color: #CC0033; }

div.events a {
  color: #CC0033; }

div.members {
  color: #663333; }

div.members a {
  color: #663333; }

div.support {
  color: #FF3300; }

div.support a {
  color: #FF3300; }

div.webmaster {
  font-family: Times New Roman, Times, serif;
  color: #666;
  font-size: 11px;
  text-align: right; }

/* Custom Styles */
.fallfling {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #FFFFCC;
  background-attachment: fixed;
  background-color: #FFFFCC;
  background-repeat: no-repeat;
  background-position: right;
  width: 100%; }

p.margin {
  margin-left: 2mm; }

table {
  float: left; }

#table_container {
  margin: 0 auto; }

#navigation {
  width: 300px; }

#blog {
  width: 100%; }

#table_container {
  width: 100%;
  margin: 0 auto; }

