body {
  background-color : #e8e8e8;
  color : #000000;
  margin : 0px 0px 0px 0px;
 
}
#content {
  background-color : #e8e8e8;
  position : absolute;
  left : 160px;
  top : 0px;
  font-size: 15px
}
#leftnav {
  position : absolute;
  width : 140px;
  height : auto; 
  border-right : 0px solid #000;
  margin-right : 10px;
  padding-bottom : 20px;
  background-color : #b0b0b0;
  font: bold italic 14px
 
}
