div.leftlinks{
  position: absolute;
  left:600px;
  top:85px;
}
div.box{
  display: none;
  height: 70px;
}
div.back{
  left: 15px;
  top: 50px;
  font-size:0.80em;
}
div.top
{
  left: 0px;
  background: #5c1010 url("r/logo-sm.png") no-repeat;
  height: 70px;
  width: 300px;
}
div.topback
{
  background: #5c1010 url("r/back-sm.png") repeat-x;
  height: 70px;
  min-width:800px;
}
div.main{
 left: -6px;
 top: 95px;
 width: 92%;
 min-width:265px;
}
div.mainwalk{
 left: -6px;
 width: 92%;
}
div.cright
{
 left: 0px;
 top: 85px;
}