body {
  background: url(../img/bg1.gif) no-repeat top left;
  margin: 0px;
  padding: 0px;
}

table {
  border: 0px;
  border-collapse: collapse;
}

a {
  color: #c97811;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}


div,td {
  font-family: Georgia;
  font-size: 12px;
  color: #000;
}

input.login, input.contact, input.search, textarea.comment {
  border: 1px solid #000;
  font-family: Arial;
  font-size: 10px;
  padding: 1px 3px 1px 3px;
}

input.search {
  width: 164px;
  height: 18px;
}

input.login {
  width: 132px;
  height: 18px;
}

input.contact {
  width: 202px;
  height: 18px;
}

div#printhdr {
  display: none;
}

div#contentwrapper {
  width: 970px;
  padding-top: 171px;
}

div#content {
  position: absolute;
  left: 22px;
  top: 161px;
}

div#news {
  position: absolute;
  left: 549px;
  top: 129px;
  width: 421px;
  height: 272px;
}

div#login {
  position: absolute;
  left: 707px;
  top: 338px;
  width: 249px;
  height: 107px;
}

div#login table td {
  padding-top: 10px;
  text-align: right;
}

div#navi {
  float: left;
  width: 224px;
}

div#search {
  width: 224px;
  float: left;
}

div#content2 {
  width: 397px;
  float: left;
}

div#comments {
  width: 321px;
  float: right;
}

