body {
  font: normal 0.80em verdana,helvetica,sans-serif;
  background: #000000;
  color: #fffddf;
  margin: 0;
  padding: 0;
}

#divheader {
  margin: 0 auto;
  position: relative;
  vertical-align: top;
  width: 980px;
  height: 292px;
  clear: both;
}

#divfooter {
  margin: 0 auto;
  position: relative;
  vertical-align: top;
  width: 980px;
  clear: both;
  background: #505050;
  color: #000000;
  }

.center {
  margin: 0 auto;
  padding-top: 5px;
  position: relative;
  width: 980px;
}

.gallery {
  margin: 0 auto;
  position: relative;
  z-index: 9999;
}

#divcenter {
  margin: 0 auto;
  position: relative;
  vertical-align: top;
  width: 960px;
  clear: both;
  overflow: auto;
}

.divheadermenu {
  width: 980px;
  position: absolute;
  margin-top: 266px;
  vertical-align: top;
  background: url('/pic/menufon3.png');
}

.divheadermenu a {
  color: #FF6633;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.25em;
  display: inline-block;
  padding: 5px;
}

.divheadermenu a:hover {
  color: #FF6633;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.25em;
  display: inline-block;
  padding: 5px;
  background: url('/pic/menufon2.png');
}

.divheaderlogo {
  width: 760px;
  height: 380px;
  position: absolute;
  vertical-align: top;
}

h1 {
  font-size: 1.3em;
  font-weight: bold;
  color: #FF6633;
}

h2 {
  font-size: 1.1em;
  font-weight: bold;
  color: #FF6633;
}

#divcenter p {
  text-align: justify;
  text-indent: 15px;
  margin: 0;
  padding: 0 0 10px;
}

#divcenter a {
  color: #fffddf;
  text-decoration: underline;
}

#divcenter a:hover {
  color: #FF6633;
  text-decoration: underline;
}

.padding5 {
  padding: 0 5px 0 5px;
}

.padding10 {
  padding: 0 10px 0 10px;
}

.padding5x5 {
  padding: 5px 5px 5px 5px;
}