body {
  margin: 10px 0 0 0;
  padding: 0;
  color: #000000;
  font: 90% Arial, Helvetica, sans-serif;
  background: #fff;
  text-align: center;
}
#wrapper {
  position: relative;
  width: 663.5px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border: 1px solid #000;
}
img {
  border: none;
}
img.right {
  float: right;
  margin: 0 0 8px 8px;
  display: inline;
}
div.credit {
  font-size: 0.75em;
  clear: both;
  text-align: center;
  background-color: ;
  background-image: url(images/bottom-bg.jpg);
  color: #ffffff;
  padding: 2px 0;
  border-top: 1px solid #000;
}
div.credit p {
  margin: 2px 0;
}
#navigation {
  float: left;
  width: 166px;
  height: 674px;
}
#content {
  margin-left: 166px;
}
.center {
  text-align: center;
}
p.yavor {
  display: none;
}
.small {
  font-size: 0.9em;
  width: 497px;
}
