body
{
  font-family: Verdana;
  font-size: 14px;
  font-weight: normal;
  width: 912px;
  text-align: center;
  margin: 0px auto;
}

p
{
  margin-top: 25px;
  margin-bottom: 25px;
}

div.logo
{
  background-image: url("../images/logo.gif");
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  width: 333px;
  height: 128px;
  *float: left;
}

div.banner
{
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  width: 912px;
  height: 41px;
}

.header div.banner
{
  background-image: url("../images/banner_top.gif");
}

.header div.banner a#mainsite
{
  width: 215px;
  height: 41px;
  display: block;
  float: right;
}

.footer div.banner
{
  background-image: url("../images/banner_bottom.gif");
}

div.content
{
  display: block;
  width: 912px;
}

div.text
{
  width: 367px;
  _width: 364px;
  text-align: left;
  float: left;
}

div.text div.field
{
  position: relative;
  float: left;
}

div.text div.value
{
  position: relative;
  margin-left: 60px;
}

div.categories
{
  
}
