body
{
  background: #8080A0;
  font-family: helvetica,verdana,arial;
  font-size: 150%;
  margin-top: 16px;
  margin-bottom: 0px;
}

a
{
  text-decoration: none;
  font-weight: bold;
  color: #4040F0;
}

a:hover
{
  text-decoration: underline;
  font-weight: bold;
  color: red;
}

div.outerframe
{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

div.innerframe
{
  float: left;
  width: 90%;
  background: white;
  border: 2px solid black;
}

div.sitelogo
{
  width: 45%;
  left: 10px;
  float: left;
}

div.toptoolbar
{
  width:100%;
  clear: left;
  text-align: center;
  border-top: 1px solid #909090;
  border-bottom: 1px solid #909090;
  background: url('/pics/toolbar_background.png');
}

span.toptoolbarelement
{
  padding-left: 5px;
  padding-right: 5px;
  border-left: 1px solid white;
  border-right: 1px solid #909090;
}

div.adarea
{
  clear:left;
  width: 95%;
  margin: auto;
  text-align: center;
}

div.featuredarea
{
  clear:left;
  width: 95%;
  border: 1px solid #808080;
  margin: auto;
}

div.bottomarea
{
  clear:left;
  padding: 10px;
  width: 95%;
  margin: auto;
}

div.oneblock
{
  float: left;
  left: 10px;
  width: 45%;
  margin: 10px;
  border: 1px solid #808080;
}

div.oneblockright
{
  float: right;
  left: 10px;
  width: 45%;
  margin: 10px;
  border: 1px solid #808080;
}

div.oneblocktop
{
  font-size: 75%;
  background: #9090C0;
  text-align: center;
}

div.oneblockbottom
{
}

div.footer
{
  clear: both;
  width: 75%;
  margin: auto;
}

div.block_toleft
{
  float:left;
}

div.block_clear
{
  clear:both;
}

div.purchasebutton_right
{
  width: 40%;
  float:right;
  text-align: center;
}
