
#menu {
 position: fixed;
 top: 10px; left: 100px; bottom: 0em; right: 0%;
 overflow: auto; width: 144px;
 background-color:  #08004B; width: 706px; height: 495px;
}

#news {
 position: fixed;
 top: 10px; left: 244px; bottom: 0em;
 overflow: auto; padding: 0em;
 background-color: White; height: 495px;
  width: 1706px;
}
