/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  background-color: black;
}
h1 {
  font-weight: bold;
  font-family: BlackJack;
  text-align: center;
  color: #33ff33;
  margin-left: -40%;
  padding-top: 2px;
  font-size: 2.5em;
}
div.container {
  font-family: Arial,Helvetica,sans-serif;
  color: #9c9c9c;
  margin-top: 1%;
  margin-left: 1%;
  margin-right: 1%;
  width: 97%;
  height: 100%;
}
div.header {
  background-repeat: repeat;
  background-attachment: scroll;
  height: 75px;
  width: 98%;
  background-position:  center center;
  z-index: -1;
  background-image: url(../images/banner3.gif);
}
div.logo {
  position: absolute;
  margin-top: -75px;
}
div.leftcol {
  background-color: transparent;
  background-repeat: repeat;
  float: left;
  width: 15%;
  font-size: small;
  padding-top: 70px;
  padding-left: 5%;
  height: 300px;
}
div.rightcol {
  background: transparent none repeat scroll 0% 50%;
  float: left;
  padding-top: 30px;
  padding-left: 30px;
  height: 360px;
  width: 25%;
  font-size: small;
}
div.content {
  background: transparent none repeat scroll 0% 50%;
  float: left;
  height: 350px;
  padding-top: 20px;
  text-align: right;
  padding-bottom: 20px;
  margin-left: 0px;
  width: 45%;
}
div.leftbox {
  float: left;
  clear: left;
  width: 20%;
  text-align: center;
  font-size: small;
  height: 50px;
  padding-top: 0px;
  margin-top: -20px;
}
div.thumbnails {
  float: left;
  height: 55px;
}
div.footer {
  clear: both;
  width: 99%;
  height: 50px;
  padding-top: 20px;
  font-size: x-small;
}
.info {
  float: left;
  width: 14%;
  padding-top: 10px;
  text-align: center;
}
.info1 {
  float: left;
  width: 14%;
  padding-top: 10px;
  text-align: left;
}
a:link {
  color: #9c9c9c;
  text-decoration: none;
}
a:visited {
  color: #9c9c9c;
  text-decoration: none;
}
a:hover {
  color: #ffcc00;
  font-weight: bold;
}
#pn {
  font-weight: bold;
  text-transform: uppercase;
  font-size: small;
}
.content img {
  width: auto;
  height: 350px;
}
#about {
  visibility: hidden;
}
