body {
  font-family: arial;
  font-size: 12pt;
  color: 001100;
  background-color:CCFFCC;
  background-image:url("plasma.png");
  repeat: repeat;
  background-attachment: fixed;
  margin: 0;
  padding: 0;
  text-align: center;
}
.ljkf { font-size: 30pt; text-align:center; display:block; color:00aa00; font-family: tempus sans itc; }
.main { font-size: 18pt; text-align:center; display:block; color:000000; font-family: century gothic; }
.head1 { font-size: 24pt; color: 000000; }
.head2 { font-size: 16pt; color: 000000; }
.bottom { font-size: 10pt; }
.simp { font-family: trebuchet ms; color: ff0000; font-size: 8pt; text-transform: uppercase;}

a:visited, a:link, a:active { color: 008B00; }
a:hover { color: 00ff00; }

.nav a { font-size: 16pt; text-decoration: none; }
a img { border: none !important; }
.nav ul { list-style: none; padding: 0; margin: 0; }
.naa { margin-left: 15px; text-indent: -15px; }

.sold { font-size: 48pt; font-family: impact; color: ff0000; top: -110px; position: relative; text-align: center; display: block; }

.stn { width: 150px; height: 113px; }
.mtn { width: 250px; height: 188px; }

ul.list { margin:0; }
ul.list li { list-style-type: decimal; margin:0; }
ul.list li ul li { list-style-type: lower-latin; }

.wrapper { width: 95%; margin: 0 auto !important; text-align: left; }
.nav { width: 200px; position: inline; }
.content { width: 100%; }


.banner {
  width: 580px;
  height: 150px;
  filter:alpha(opacity=30);
  -moz-opacity: .3;
  opacity:.3;
  background: url(goathill.png);
}
.bannertext {
  width: 570px;
  text-align: center;
  position: relative;
  top: -150px;
  color: black;
}
