body {
  margin:0px;
}

.spacer {clear:both;border:0px !important;float:none !important;font-size:1px !important;padding:0px !important;margin:0px !important;height:0px;line-height:0px}
.l {float:left;}
.r {float:right;}

#header, #body, #footer {
  width:760px;
  margin:8px auto 0px auto;
}
#header {
  background:#000000;
  text-align:center;
}
#above_footer {
  height:2em;
}
#footer {
  width:750px;
  background:#000000;
  color:#fff;
  height:19px;
  padding:3px 0.5em 0px 0.5em;
  margin-bottom:1em;
}

#header_image {
  margin-top:5px;
  margin-bottom:5px;
}

#body_left {
  width:580px;
  float:left;
}

#body_right {
  float:right;
  width:170px;
  border-left:1px solid #aaa;
}

.body_right_item {
  background:#edecec;
  margin:0px 0px 5px 5px;
}

.body_right_item_content {
  /*#height:60px;*/
}
