body {
  background-color: #045;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #fff;
  padding: 0;
  border-top: 6px solid #fc3;
  margin: 0;
}

#logoprint {
  display: none;
}

#container {
  width: 722px;
  position: relative;
  text-align: left;
  padding: 0 0 25px 0;
  margin: 0 auto 0 auto;
}

#menu {
  width: 162px;
  float: left;
  padding: 25px 20px 0 0;
}
#menu img {
  border: 0;
}
#menu ul {
  list-style-type: none;
  padding: 0;
  margin: 20px 0 15px 0;
}
#menu li {
  padding-bottom: 6px;
}
#menu li a:link,
#menu li a:visited {
  display: block;
  width: 131px;
  background-color: #058;
  background-image: url(../../picture/menuitem.gif);
  background-repeat: no-repeat;
  text-decoration: none;
  color: #fff;
  padding: 3px 10px 4px 19px;
  border: 1px solid #08c;
}
#menu li a:hover,
#menu li a:active,
#menu li.listActive a:link,
#menu li.listActive a:visited {
  background-color: #06a;
  background-image: url(../../picture/menuitem2.gif);
  border-color: #09e;
}
#menu address {
  font-style: normal;
  font-size: 11px;
  line-height: 15px;
}

#content {
  width: 540px;
  float: right;
  background-image: url(../../picture/bgcontent.gif);
  background-position: bottom left;
  background-repeat: repeat-y;
}
#text {
  width: 340px;
  float: left;
}
#pictures {
  width: 200px;
  float: right;
  text-align: center;
  padding: 61px 0 90px 0;
}
div.clear {
  clear: both;
}

#header {
  position: absolute;
}
#header table {
  width: 540px;
}
#header td.imagelisttd img {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#slogan {
  background-color: #045;
  font-family: "Century Gothic", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
  padding: 66px 0 19px 25px;
}
#page {
  padding: 155px 25px 65px 25px;
}
#page h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  margin: 0 0 20px 0;
}
#page h2,
#page h3,
#page h4 {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 5px 0;
}
#page div.articleText,
#page p,
#page ul {
  line-height: 20px;
  margin: 0 0 20px 0;
}
#page a:link,
#page a:visited {
  text-decoration: underline;
  color: #9df;
}
#page a:hover,
#page a:active {
  text-decoration: underline;
  color: #fc3;
}
#page ul {
  list-style-type: none;
  padding: 0;
}
#page li {
  background-image: url(../../picture/listitem.gif);
  background-repeat: no-repeat;
  padding: 0 0 0 18px;
}
#page table {
  padding: 0;
  border-collapse: collapse;
  border: 0;
  margin: 0 0 20px 0;
}
#page form {
  padding: 0;
  margin: 0;
}
#page td.formLabelRequired,
#page td.formLabel {
  white-space: nowrap;
  padding: 0 20px 3px 0;
}
#page td.formField {
  padding: 0 0 3px 0;
}
#page input,
#page textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
#page textarea {
  width: 175px;
  background-color: #c8ddee;
  color: #005278;
  border: 1px solid #fff;
}

#pictures #languages {
  margin: 0 0 171px 0;
}
#pictures #languages a:link,
#pictures #languages a:visited {
  padding: 15px 0 0 0;
  margin: 0 10px 0 10px;
}
#pictures #languages #current {
  background-image: url(../../picture/current.gif);
  background-position: top center;
  background-repeat: no-repeat;
}
#pictures #languages img {
  border: 0;
}
#pictures table {
  width: 100%;
}
#pictures td.imagelisttd {
  text-align: center;
  padding: 20px 0 5px 0;
}
#pictures td.imagelisttd img.imagelistimg {
  background-color: #fff;
  padding: 1px;
}
#pictures td.imglistcaption {
  font-size: 11px;
}

#footer {
  clear: both;
}
