body {
  background-color: #0f0f0f ! important;
  color: #717174;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  color: #717174; }

.louder {
  color: #FFFFFF ! important; }

.menu .louder a {
  color: #A1A1A2 ! important; }

.menu .selected {
  color: #FFCF01; }

.header {
  height: 90px;
  background-color: #0F0F0F;
  border-bottom: 1px solid #404041;
  padding-top: 70px; }
  .header h1 {
    font-size: 130px; }

.header_index {
  border-bottom: 1px solid #404041; }

.go {
  background-color: #eee;
  margin-top: 40px;
  text-align: center; }
  .go h3 {
    font-weight: bold; }

div#menu-container {
  width: 200px; }

.menu ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #404041; }

.menu li a {
  display: block;
  padding: 3px;
  width: 175px; }

.menu span {
  display: block;
  padding: 3px;
  width: 175px;
  color: #FFCF01; }

.menu li a:link, .menu li a:visited {
  color: #717174;
  text-decoration: none;
  border-left: 1px solid #0f0f0f;
  border-right: 1px solid #0f0f0f; }

.menu li a:hover {
  color: #a1a1a2;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF; }

.menu li {
  border-top: 0px solid gray; }

#slideshow img {
  width: 500px; }

p {
  font-size: 12px; }

h2 {
  font-size: 24px; }

.header_clear {
  height: 90px; }

a {
  color: #FFF; }

a:hover, a:focus {
  color: #FFCF01; }

#footer {
  background: #0f0f0f;
  clear: both;
  font-size: 0.9em;
  padding: 0.5em;
  text-align: center; }

#slideshow {
  height: 400px; }

p strong, p em {
  color: lightgray; }
