body {
  font-family: Arial;
  text-align: center;
  padding: 10px;
  color: #666666;
}

h2, h2 a, h2 a:link {
  font-family: Verdana;
  font-size: 16pt;
  color: #0000A0;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

a {

}

#wrapper {
  margin: 0 auto;
  text-align: left;
  overflow: auto;
  width: 770px;
}

#content {
  float: left;
  display: inline;
  margin: 0px;
  width: 500px
}

#sidebar {
  float: left:
}

#test {}