#body {
  margin: 0px auto;
  width: 900px;
  background-repeat: no-repeat;
  background-image: url(images/bg.png);
  background-color: #06080b;
}

#hmenu {
  font-family: Arial,Helvetica,sans-serif;
  background-color: black;
  height: 2em;
  line-height: 2em;
  font-size: 0.6em;
  text-align: center;
  width: 258px;
  float: right;
  margin-top: -19px;
}

#hmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#hmenu li {
  border-left: 1px solid black;
  color: white;
  width: 85px;
  background-color: black;
  float: right;
}

#hmenu a {
  color: white;
  display: block;
  background-color: black;
  text-decoration: none;
}

#hmenu a:hover {
  background-color: #333333;
}

#header {
  margin: 0;
  padding: 0;
  background-color: white;
  background-image: url(images/logo.png);
  height: 120px;
  background-repeat: no-repeat;
  border-left: 2px solid #cccccc;
  border-right: 2px solid #cccccc;
  border-top: 2px solid #cccccc;
  margin-right: -3px;
}

#ddmenu {
  border-bottom-width: 1px;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 30px;
  text-align: center;
  height: 2.5em;
  float: right;
  font-size: 0.8em;
  border-left: 2px solid #cccccc;
  border-right: 2px solid #cccccc;
  margin-right: -3px;
  width: 899px;  
}

ul.tabs {
  width: 744px;
  position: relative;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  float: right;
  display: table;
  margin-top: 0;
}

ul.tabs li {
  border-right: 1px solid #646464;
  margin: 0;
  padding: 0;
  border-bottom-width: 1px;
  list-style-type: none;
  display: table-cell;
  list-style-position: outside;
  list-style-image: none;
  position: relative;
  float: left;
}

ul.dropdown {
  margin: 0;
  padding: 0;
  position: absolute;
  display: none;
}

ul.dropdown ul.dropdown {
  left: 95%;
  top: 0;
}

ul.dropdown li {
  border-left: 1px solid #646464;
  margin: 0 0 0 -1px;
  padding: 0;
  list-style-image: none;
  position: relative;
  float: none;
  display: block;
  list-style-type: none;
  list-style-position: outside;
}

ul.dropdown li a {
  display: block;
}

#main {
  border-left: 2px solid #cccccc;
  border-right: 2px solid #cccccc;
  margin-top: 30px;
  background-color: black;
  margin-bottom: -14px;
  color: black;
  padding-top: 10px;
  width: 899px;
}

#imgsub {
  font-size: 0.6em;
  display: block;
  width: 573px;
  line-height: 2px;
  margin-top: -9px;
  position: static;
  color: silver;
}

.pnorm {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.9em;
  margin-right: 20px;
  margin-left: 20px;
  color: silver;
}

.heading1 {
  font-size: 1.5em;
  font-family: Arial,Helvetica,sans-serif;
  color: #990000;
  margin-left: 20px;
}

.heading2 {
  color: #990000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.5em;
  margin-left: 20px;
}

.heading3 {
  font-size: 1.1em;
  font-family: Arial,Helvetica,sans-serif;
  margin-left: 20px;
  color: #990000;
}

.gallery {
  background-color: black;
  height: 194px;
  padding-bottom: 7px;
  width: 870px;
  margin-right: auto;
  padding-top: 7px;
  margin-left: auto;
}

.gallery img {
  border: 1px solid yellow;
}

#ddmenu ul {
  padding: 0;
  margin-left: 0;
  list-style-type: none;
}

#ddmenu ul li a {
  border-bottom: 1px solid #646464;
  width: 185px;
  background-position: center top;
  background-image: url(images/Button.png);
  display: block;
  text-decoration: none;
  background-repeat: no-repeat;
  color: white;
}

#ddmenu ul li a:hover {
  background-repeat: no-repeat;
  background-image: url(images/Button.png);
  background-position: center top;
}

#ddmenu ul li a span {
  padding: 0 15px 0 11px;
  background-position: center top;
  background-image: url(images/Button.png);
  display: block;
  background-repeat: no-repeat;
}

#ddmenu ul.dropdown {
  width: 185px;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(images/Button.png);
}

#ddmenu ul li a:hover span {
  background-image: url(images/Button.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

#ddmenu ul.dropdown li a {
  border-right: 1px solid #646464;
  overflow-y: hidden;
}

#ddmenu ul.dropdown li.last a {
  border-bottom-width: 1pt;
  border-bottom-color: #646464;
}

#ddmenu ul.dropdown li a:hover {
  background-image: url(images/Button.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

#logo01 {
  width: 900px;
  background-color: #ffcc33;
  height: 30px;
  background-image: url(images/logo01.png);
  background-repeat: no-repeat;
}

#bar {
  margin: 29px 0px -30px;
  padding: 0px;
  background-repeat: no-repeat;
  background-image: url(images/smallbar.png);
  height: 10px;
  border-left: 2px solid #cccccc;
  border-right: 2px solid #cccccc;
  margin-right: -3px;
}

#scroll {
  font-family: Arial,Helvetica,sans-serif;
  color: #cc0000;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  position: relative;
  margin-top: 72px;
  width: 700px;
  float: right;
  line-height: 1.4em;
  font-size: 1em;
}

#copyright {
  font-size: 0.7em;
  color: black;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  background-color: #990000;
  border-top: 1px solid #cccccc;
  border-bottom: 2px solid #cccccc;
  border-left: 2px solid #cccccc;
  border-right: 2px solid #cccccc;
  width: 899px;
}

.gallery {
  padding-bottom: 7px;
  padding-top: 7px;
  z-index: 2;
  margin-right: auto;
  height: 110px;
  width: 870px;
  background-color: black;
  margin-left: auto;
}

.gallery img {
  border: 1px solid yellow;
}

#zone01 {
margins: auto;
height: 250px;
}

#zone02 {
margins: auto;
height: 400px;
}

#divleft {
width: 400px;
float: left;
}

#divleft01 {
width: 400px;
float: left;
}

#divright {
width: 425px;
float: right;
margin-right: 0px;
margin-top: 60px;
}

#divright01 {
width: 425px;
float: right;
margin-right: 20px;
margin-top: 0px;
}

#ads {
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-left: 2px solid #cccccc;
border-right: 2px solid #cccccc;
margin-top: 25px;
width: 900px;
height: 97px;
background-color: #06080b;
}

#lfo {
width: 425px;
float: left;
margin-top: 2px;
margin-left: 2px;
}

#mdt {
width: 425px;
float: right;
margin-top: 2px;
margin-right: 2px;
}
