.left-edge {
  width: 20px;
  background-image: url("../images/left_edge.gif");
}

.right-edge {
  width: 20px;
  background-image: url("../images/right_edge.gif");
}

.header {
}

.menu {
  width: 665px;
}

.content {
  width: 665px;
}

.content-left {
  width: 80px;
  background-image: url("../images/left_wood.jpg");
}

.content-right {
  width: 80px;
  background-image: url("../images/right_wood.jpg");
}

.content-body {
  width: 505px;
  background-image: url("../images/content_body.jpg");
  padding: 20px;
}

.content-left-pane {
  width: 350px;
  background-image: url("../images/content_body.jpg");
  padding: 20px;
}

.content-spacer {
  background-image: url("../images/right_wood.jpg");
  width: 10px;
}

.content-right-pane {
  width: 120px;
  background-image: url("../images/content_body.jpg");
  padding: 20px;
}

.content-body p {
  margin-top: 0;
}
