html, * {
  margin: 0;
  padding: 0;
}
body {
  
  letter-spacing: 1px;
  color: #818181;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  background-color: black;
  font-weight: normal;
}
h1 {
  font-weight: normal;
  font-size: 11px;
  display: inline;
  color: #444444;
  font-family: Arial,Helvetica,sans-serif;
}
h2 {
  border-style: none;
  color: #c3c3c3;
  font-size: 12px;
  letter-spacing: 2px;
  text-decoration: none;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
}
h3 {
  font-weight: normal;
  display: inline;
  font-family: Arial,Helvetica,sans-serif;
  clear: both;
  color: #c3c3c3;
  font-size: 13px;
}
h4 {
  font-weight: normal;
  margin-left: -24px;
  font-family: Arial,Helvetica,sans-serif;
  clear: both;
  color: #c3c3c3;
  font-size: 13px;
  letter-spacing: 2.0 px;
  line-height : 16px;
}

a {
  border-style: none;
  text-decoration: none;
  font-weight: inherit;
  font-family: Arial,Helvetica,sans-serif;
  color: #444444;
  font-size: 12px;
  float: left;
  letter-spacing: 1.5px;
}
a:active {
  background-color: transparent;
}
#container {
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  height: 500px;
  width: 800px;
  background-position: left bottom;
  position: relative;
  background-repeat: no-repeat;
  
}
#header {
  background-position:  center center;
  height: 96px;
  width: 800px;
  background-image: url(../images/headpic2.jpg);
  background-repeat: no-repeat;
}
#nav {
  border-style: none;
  height: 26px;
  width: 200px;
  text-decoration: none;
  float: left;
  margin-left: 292px;
  margin-top: 6px;
}
#nav ul {
  margin: 0;
  padding: 0;
  text-decoration: none;
}
#nav ul li {
  display: block;
  text-decoration: none;
  float: left;
}
#nav ul li a {
  padding: 2px 30px 4px;
  text-decoration: none;
  font-weight: bold;
}
#nav ul li h2 {
  padding: 3px 30px 4px;
  text-decoration: none;
  text-align: center;
   font-weight: normal;
}
#nav ul li a:hover {
  background-position:  center center;
  text-decoration: none;
  color: #666666;
}
#navside {
  border-style: hidden;
  text-decoration: none;
  width: 100px;
  float: right;
  height: 26px;
  margin-top: 6px;
}
#navside li {
  display: block;
  text-decoration: none;
}
#navside li a {
  padding: 2px 50px 4px;
  float: right;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px;
}
#navside li a:hover {
  text-decoration: none;
  color: #c3c3c3;
}
#menul {
  width: 120px;
  height: 250px;
  margin-top: 5px;
  clear: right;
  float: left;
  margin-left: 91px;
}
#menul ul {
  margin: 0;
  padding: 10pt 0 0;
  text-align: right;
  
}
#menul ul li {
  text-align: right;
  display: inline;
  float: right;
}
#menul ul li a {
  float: right;
  color: #444444;
  min-width: 90px;
  opacity: 1;
  font-size: 13px;
}
#menul ul li h2 {
  float: right;
  text-align: right;
  font-size: 13px;
}
#menul ul li h1 {
  float: left;
  text-align: center;
}
#menul ul li a:hover {
  opacity: 1;
  color: #666666;
}
#trenn {
  width: 10px;
  height: 100px;
  float: left;
  margin-top: 2px;
  margin-left: 18px;
}
#menum {
  width: 100px;
  height: 251px;
  float: left;
  margin-top: 70px;
  clear: right;
  margin-left: 8px;
}
#gallery-box {
  width: 760px;
  margin-top: 5px;
  margin-left: 24px;
  height: 403px;
  float: left;
}
#wmain {
  width: 520px;
  margin-top: 8px;
  margin-left: 12px;
  height: 303px;
  float: left;
}
#video {
  border: 1px solid #666666;
  margin-top: 40px;
  margin-left: 50px;
  height: 228px;
  width: 500px;
  padding-top: 0px;
  float: left;
}
#rights {
  width: 620px;
  margin-top: 60px;
  margin-right: 7px;
  height: 20px;
  float: right;
  text-align: center;
}
