body {
  margin:0px 0px 0px 0px;
  padding: 0px;
  color: #000000;
  background: #099382;
  background-image: url(images/bg_fill2.gif);
  background-repeat: repeat-x;
  font-size: 12px; 
  font-family: Verdana, Arial, sans-serif; 
  font-weight: normal;
}

#h1container {
  position: relative;
  width: 100%;
  height: 16px;
  padding: 0px;
  color: #000000;
} 

#container {
  margin: 0 auto;
  width: 1000px;
  padding: 0px;
  color: #000000;
} 

#header {
  margin: 0 auto;
  width: 100%;
  padding: 0px;
  color: #000000;
  background: #ffffff;
} 

#copyright {
  margin: 0 auto;
  width: 1000px;
  font-size: 10px; 
  text-align: center;
  color: #000000; 
} 

a {
  color: #00a3b5; 
  font-size: 12px; 
  font-weight: bold; 
  text-decoration: none; 
} 

a:hover {
  color: #000000; 
  text-decoration: underline; 
}

a.navlink {
  color: #ffffff; 
  font-size: 11px; 
  font-weight: bold; 
  text-decoration: none; 
} 

a:hover.navlink {
  color: #ffffff; 
  text-decoration: underline; 
}

a.pagelink {
  color: #298BFF; 
  font-size: 12px; 
  font-weight: bold; 
  text-decoration: underline; 
} 

a:hover.pagelink {
  color: #77c40a; 
  text-decoration: underline; 
}

a.webhublink { 
  color: #000000; 
  font-size: 11px; 
  font-weight: normal; 
  text-decoration: none; 
}

a:hover.webhublink { 
  color: #ffffff; 
  text-decoration: underline; 
}

.trophies {
  float: left;
  text-align: center;
  width: 239px;
  min-height: 390px;
}

p {
  text-align: justify;
  text-indent: 0px;
  margin: 0px 0px 10px 0px;
}

h1.seo {
  font-size: 10px;
  color: #f1f1f1;
  margin: 0px;
  padding: 2px;
  text-align: center; 
}

h1 {
  font-size: 16px;
  color: #00a3b5;
  margin: 0px;
  padding: 0px 0px 20px 0px;
  text-align: center; 
}

h2 {
  font-size: 22px;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

h3 {
  font-size: 18px;
  color: #ffffff;
  margin: 0px;
  padding: 0px;
}

h4 {
  font-size: 15px;
  color: #ffffff;
  margin: 0px;
  padding: 0px;
}

table {
  margin-left: auto;
  margin-right: auto;
}

.floatright { 
  float: right; 
  margin: 3px 3px 3px 10px;
}

.floatleft { 
  float: left; 
  margin: 3px 10px 3px 3px; 
}

.center {
  text-align: center; 
}

.left { 
  text-align: left;
} 

.right { 
  text-align: right; 
}

.italic {
  font-style: italic;
}

.red { 
  color: #C30000;
}

.fineprint { 
  font-size: 10px; 
  font-weight: normal; 
  font-style: italic; 
  text-decoration: none; 
  color: #aaaaaa; 
}
