body {
	text-align: center;
	min-width: 1000px;
	color: #663300;
	font-family: tahoma, arial, sans-serif;
	clip: rect(auto,auto,auto,10px);
	background-image: url(_gallery/backgroundpool.jpg);
	width: 80%;
	margin-left: 10px;
}

img {
  border-width: 0px;
}

div#header {
	text-align: center;
	width: 1000px;
	margin-left: 10px;
	background-color: #FFFFFF;
}

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: 1000px;
	margin-left: 10px;
	margin-right: 150px;
	background-color: #FFFFFF;
}

div#banner {
  background-color: #996600;
  border: outset 4px #663300;
}

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

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

div#submenu {
  text-align: left;
  color: #9DE432;
  font-weight: bold;
  float: left;
  width: 197px;
  clear: none;
  background-color: #996600;
  border: outset 4px #663300;
}

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

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

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

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

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

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

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

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

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

a#bottom:visited {
  color: #663300;
}

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

div#content {
	text-align: left;
	float: none;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	clear: none;
	background-color: #9DE432;
}


a {
  color: #663300;
}

a:hover {
  color: #663300;
}

a#banner {
  color: #663300;
}

a#banner2 {
  color: #663300;
}

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

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

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: 1000px;
	margin-left: 10px;
	margin-right: 150px;
	background-color: #FFFFFF;
	position: relative;
	background-position: center;
}


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;
}

li#contact {
  list-style: none;
}
