#center {
  position: absolute;
  top: 120px;
  left:10px;
  width:470px; 
  height:435px;
  padding-left: 90px;  padding-right: 240px;
  background-color: #000000; 
  overflow-x:none;
  overflow-y:auto;
  z-index:5;
}

*html #center {
padding-right: 0px;
  width:810px; 
    z-index:-5;
}

.bodytext a {
color: #919191;
}
