body {
  background-image:url(/images/background.jpg);
  background-color: #FAF0E6;
  color: #000000;
}

td {
  font-family: Times, Times New Roman, serif;
} 

table.navbar {
  margin-top: 4px;
}

td.navbar {
  font-family: Helvetica, Geneva, Arial, sans-serif;
  color: #7B68EE;
  background-color: #483D8B;
}

a.navbar {
  font-size: 10pt;
  font-weight: bold;
  color: #E6E6FA;
}

td.section {
  font-family: Helvetica, Geneva, Arial, sans-serif;
  text-align: center;
  font-size: 16pt;
  color: #E6E6FA;
  background-color: #483D8B;
}

td.subsection {
  font-family: Helvetica, Geneva, Arial, sans-serif;
  font-weight: bold;
  color: #E6E6FA;
  background-color: #483D8B;
}

td.leftbar {
  font-family: Helvetica, Geneva, Arial, sans-serif;
  font-size: 10pt;
}


td.newstitle {
  font-family: Helvetica, Geneva, Arial, sans-serif;
  color: #E6E6FA;
  background-color: #483D8B;
  font-weight: bold;
}

td.newsinfo {
  font-family: Helvetica, Geneva, Arial, sans-serif;
  color: #E6E6FA;
  background-color: #483D8B;
  font-size: 10pt;
}

a.news {
  font-size: 10pt;
  font-weight: bold;
  color: #E6E6FA;
}

td#wikibody h1 {
  font-family: Helvetica, Geneva, Arial, sans-serif;
  text-align: center;
  font-weight: bold;
  color: #E6E6FA;
  background-color: #483D8B;
  font-size: 180%;
}

td#wikibody h1 a {
  color: #E6E6FA;
}

td#wikibody h2 {
  font-family: Helvetica, Geneva, Arial, sans-serif;
  text-align: center;
  font-weight: bold;
  color: #E6E6FA;
  background-color: #483D8B;
  font-size: 140%;
  line-height: 1.25em;
}

td#wikibody h2 a {
  color: #E6E6FA;
}

td#wikibody h3 {
  font-family: Helvetica, Geneva, Arial, sans-serif;
  text-align: center;
  font-weight: bold;
  color: #E6E6FA;
  background-color: #483D8B;
  font-size: 120%;
  line-height: 1.5em;
}

td#wikibody h3 a {
  color: #E6E6FA;
}

td#wikileft {
  vertical-align: top;
  font-family: Helvetica, Geneva, Arial, sans-serif;
  font-size: 80%;
  padding-right: 8px;
  width: 190px;
}

td#wikileft input.wikisearchbutton {
  font-family: Helvetica, Geneva, Arial, sans-serif;
  font-size: 80%;
}

td#wikibody {
  vertical-align: top;
}

td#wikileft ul {
  list-style-type: none;
  margin-left: 0px; 
  padding-left: 0px;
}

td#wikileft ul li {
  background: url("/images/smarrow.gif") no-repeat center left;
  margin-left: 0px; 
  padding-left: 8px;
}

td#wikileft h2 {
  font-weight: bold;
  font-size: 100%;
  margin: 0;
} 

table#wikimid {
  width: 100%;
}

div.sidehead {
  margin-bottom: 4px;
}

.frame {
  font-family: Helvetica, Geneva, Arial, sans-serif;
  font-size: 80%;
} 

div#wikicmds {
  text-align: right;
  margin-top: -13px;
  font-family: Helvetica, Geneva, Arial, sans-serif;
  font-size: 80%;
}

td#wikileft p.vspace {
	display:inline;
}

td#wikileft div.sidehead {
	margin-top: 1.5em;
}
