body {
  margin: 0;
  padding: 0;
  background-color: #999999;
}

#whole {
  background-color: #ffffff;
  margin: 20px 0px 0px 20px;
  width: 850;
}

#overallheader {
  background-color: #333366;
}

#headerA {
  border-top: 1px solid #000000;
}

#headerB {
  clear: both;
  margin: 0;
  padding: 0;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background: #999999;
  font-family: Verdana, Helvetica, Ariel, sans-sarif;
  font-size: 0.8em;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  height: 1.5em;
}

#headerB ul {
  margin: 0;
  padding: 0;
}

#headerB li {
  display: inline;
}

#headerB a:link, #headerB a:visited {
  text-decoration: none;
  color: #ffffff;
}

#headerB a:hover {
  color: #000000;
}

#headerC {
  clear: both;
  margin: 0;
  padding: 0;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  background: #cccccc;
  font-family: Verdana, Helvetica, Ariel, sans-sarif;
  font-size: 0.8em;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  height: 1.5em;
}

#headerC ul {
  margin: 0;
  padding: 0;
}

#headerC li {
  display: inline;
}

#headerC a:link, #headerC a:visited {
  text-decoration: none;
  color: #000000;
}

#headerC a:hover {
  color: #ffffff;
}

#headerD {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

#main {
  position: relative;
  top: 0;
  left: 0;
  min-height: 650px;
  height: auto !important;
  height: 650px;
  width: 100%;
  background-color: #ffffff;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

#mainleft {
  height: at least 400;
  width: 470;
  background-color: #ffffff;
}

#centerleft {
  float: left;
  padding-left: 10;
  padding-top: 10;
  width: 460;
  font-family: Verdana, Helvetica, Ariel, sans-sarif;
  font-size: .8em;
  text-decoration: none;
}

#centerleft a:link, #centerleft a:visited {
  color: #256290;
  font-weight: bold; 
  text-decoration: none;
}

.centertitle {
  font-size: 1.2em;
  font-weight: bold;
  color: #256290
}

.headline {
  font-weight: bold; 
}

.question {
  color: #666666; 
}
#centerright {
  position: absolute;
  padding-left: 10;
  padding-top: 10;
  top: 20;
  right:20;
  min-height: 350px;
  height: auto !important;
  height: 350px;
  width: 320;
  font-family: Verdana, Helvetica, Ariel, sans-sarif;
  font-size: .7em;
  background: #cccccc;
}


#centerright a:link, #centerright a:visited {
  color: #256290;
  font-weight: bold; 
  text-decoration: none;
}

#ads {
  clear: both;
  padding-top: 20;
  height: 60;
  width: 470;
}
