body {
  text-align: center;
  min-width: 800px;
  background-color: #009933;
  font-family: tahoma, arial, sans-serif;
}

img {
  border-width: 0px;
}

div#header {
  text-align: left;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

img#top_left {
  position: relative;
  top: 0px;
  left: 0px;
}

img#top_right {
  position: relative;
  top: 0px;
  left: 162px;
}

img#gg_comment {
  position: relative;
  top: 5px;
  left: 578px;
}

p#lang {
  position: relative;
  top: -17px;
  left: 17px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
}

p {
  margin: 2px 10px 10px 10px;
}

div#menu {
  width: 800px;
  height: 137px;
  margin-left: auto;
  margin-right: auto;
}

div#main {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

div#banner {
  background-color: #990066;
  border: outset 4px #0066ff;
}

p#banner {
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  margin: 5px 5px 5px 5px;
}

p#banner2 {
  color: #eaf806;
  text-align: center;
  font-weight: bold;
  margin: 5px 5px 5px 5px;
}

div#submenu {
  text-align: left;
  float: left;
  width: 197px;
  clear: none;
  background-color: #990000;
  border: outset 4px #990000;
}

p#top {
  color: #eaf806;
  text-align: left;
  font-weight: bold;
  font-size: larger;
  margin: 5px 0px 5px 5px;
}

a#top{
  color: #eaf806;
  text-decoration: none;
}

a#top:hover {
  text-decoration: underline;
}

p#middle {
  background-color: #6699ff;
  border: inset 3px #0066ff;
  color: #ffffff;
  text-align: left;
  font-weight: bold;
  margin: 5px 3px 0px 5px;
  padding: 1px 3px 2px 3px;
}

a#middle {
  color: #ffffff;
  text-align: left;
  font-weight: bold;
  font-size: normal;
  text-decoration: none;
}

a#middle:visited {
  color: #555555;
}

a#middle:hover {
  text-decoration: underline;
}

p#bottom {
  color: #006600;
  text-align: left;
  font-weight: bold;
  font-size: smaller;
  margin: 0px 5px 0px 20px;
}

a#bottom {
  color: #006600;
  text-align: left;
  font-weight: bold;
  font-size: normal;
  text-decoration: none;
}

a#bottom:visited {
  color: #7ed793;
}

a#bottom:hover {
  text-decoration: underline;
} 

div#content {
  text-align: left;
  float: left;
  width: 593px;
  clear: none;
}

a {
  color: #000000;
}

a:hover {
  color: #dd0088;
}

a#banner {
  color: #ffffff;
}

a#banner2 {
  color: #f0a01c;
}

a#banner:hover {
    color: #dd0088;
}

a#banner2:hover {
    color: #dd0088;
}

img#left {
  float: left;
  margin: 0px 10px 0px 10px;
}

img#right {
  float: right;
  margin: 0px 10px 0px 10px;
}

p#right {
  float: right;
}

div#footer {
  clear: both;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}


div#footer_popup {
  clear: both;
  width: 593px;
  text-align: center;
}

h2#clear {
  clear: both;
}

h3 {
  margin: 0px 0px 0px 10px;
}

h4 {
  margin: 0px 0px 0px 10px;
}

td {
  text-align: center;
}

td#form {
  text-align: right;
}

ul#form {
  position: relative;
  top: 0px;
  left: 50px;
  text-align: left;
}
