#header {
  height:138px;
}

#footer {
  
}

#contents {
  position : absolute;
  top:140px;
  bottom:0px;
  
}

#naviButtons {
	width : 760px;
	text-align : center;
}

* html #contents
{
    height : 80%;
    width : 100%;
}
