#pageMenuContainer{
  width:250px;
  float:right;
  position: relative;
}

#pageBodyContainer{
  float:left;
  width:700px;
  position: relative;
}

