BODY {
  margin: 0em;
  background-color: #C0C0C0;
}
#page {
  position: absolute;
  left: 50%;
  z-index: 5;
  top: 0px;
  height: 100%;
  overflow: visible;
}
#bg {
  position: absolute;
  left: -440px;
  z-index: 1;
  top: 0px;
  width: 880px;
  height: 100%;
  overflow: visible;
  background: url('/gfx/bg880.gif');
}
#margin {
  position: absolute;
  top: 8px;
  left: 18px;
  width: 844px;
}
#top {
  position: absolute;
  left: -440px;
  z-index: 10;
  top: 0px;
  width: 880px;
  height: 36px;
  overflow: visible;
  background: url('/gfx/bg880.gif');
}
#top #margin {
  height: 28px;
  background-color: #FFCC00;
}
#splash1 {
  position: absolute;
  left: -440px;
  z-index: 10;
  top: 36px;
  width: 880px;
  height: 208px;
  overflow: visible;
  background: url('/gfx/bg880.gif');
}
#splash1 #margin {
  height: 200px;
  background-color: #999966;
}
#splash2 {
  position: absolute;
  left: -440px;
  z-index: 10;
  top: 36px;
  width: 880px;
  height: 90px;
  overflow: visible;
  background: url('/gfx/bg880.gif');
  margin-top: 7px;
  margin-bottom: 5px;
}
#splash2 #margin {
  height: 90px;
  background-color: #FFFFFF;
}
#splash3 {
  position: absolute;
  left: -440px;
  z-index: 10;
  top: 36px;
  width: 880px;
  height: 90px;
  overflow: visible;
  background: url('/gfx/bg880.gif');
  margin-top: 7px;
  margin-bottom: 5px;
}
#content1 {
  position: absolute;
  left: -440px;
  z-index: 10;
  top: 244px;
  width: 880px;
  height: 60px;
  overflow: visible;
}
#content2 {
  position: absolute;
  left: -440px;
  z-index: 10;
  top: 159px;
  width: 880px;
  height: 60px;
  overflow: visible;
}
#content-margin {
  position: absolute;
  width: 880px;
  z-index: 8;
  overflow: visible;
  background: url('/gfx/bg880.gif');
  padding-bottom: 16px;
}
#ontop {
  position: relative;
  z-index: 99;
  top: 0px;
  left: 18px;
  width: 844px;
}
#bottom {
  width: 844px;
  height: 20px;
  overflow: hidden;
  background-color: #FF9911;
  margin-top: 4px;
}
.content-box {
  border: #FF8800 1px solid;
  margin-bottom: 8px;
  background-color: #FFFFCC;
}
.content-box img {
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.content-box A {
  text-decoration: none;
}
.annonce-head {
  border-bottom: #FF8800 1px solid;
  background-color: #FFDDAA;
  color: #CC7700;
}
.annonce-box {
  border: #FF8800 1px solid;
  background-color: #FFFFCC;
  margin-bottom: 8px;
}
.google-box {
  border: #FF8800 1px solid;
}
.margin {
  border: #0099FF 1px solid;
  margin-bottom: 2px;
}
H1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Verdana, Sans-Serif, Arial;
  font-size: 14px;
}
H3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Verdana, Sans-Serif, Arial;
  font-weight: bold;
  font-size: 12px;
}
P, TD, DIV {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 11px;
}
A {
/*  color: #003344;*/
  color: #003366;
}
A:hover {
  color: #FF8800;
}
P.top-nav {
  margin-top: 2px;
  margin-bottom: 0px;
  font-family: Verdana, Sans-Serif, Arial;
  font-size: 11px;
  color: #333333;
}
.top-nav A {
  color: #550022;
  font-weight: bold;
  text-decoration: none;
}
P.btm-text {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Verdana, Sans-Serif, Arial;
  font-size: 10px;
  color: #FFFFFF;
}
.btm-text A {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.content-box A {
  text-decoration: none;
}
.logo {
  margin-top: 2px;
  margin-left: 6px;
  margin-bottom: 2px;
  height: 24px;
}
.logo TD {
  color: #FFFFFF;
  font-family: Verdana, Sans-Serif, Arial;
  font-size: 12px;
  font-weight: bold;
  background-color: #CC6600;
}
.logo A {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Verdana, Sans-Serif, Arial;
  font-size: 12px;
  font-weight: bold;
}
