
#menu {
 position: absolute;
 top: 10px; left: 10px; bottom: 0em; right: 0%;
 overflow: hidden; width: 144px;
 background-color:  #08004B; height: 610px; border-style:solid;
 border-width:5px; border-color: #009900 ;
}

#news {
 position: absolute;
 top: 10px; left: 163px; bottom: 0em;
 overflow: hidden; width: 600px; padding: 5px;
 background-color: White; border-style:solid;
 border-width:5px; border-color: black ;  height: 600px; background-repeat:no-repeat
}

#googleads {
 position: absolute;
 top: 10px; left: 783px; bottom: 0em;
 overflow: auto; padding: 0em; width: 120px; 
 background-color: white; height: 610px; border-style:solid;
 border-width:5px; border-color: #009900 ;
}