#navigation { 
position: absolute; 
width: 300%; 
height: 600px;
margin: 0; 
margin-top: 0px; 
border-right: 1px solid #C6EC8C; 
font-weight: normal; }   

#centerDoc { 
position: absolute; 
padding: 0 0 20px 0; /*top right bottom left*/ 
margin-top: 50px;
margin-left: 235px; 
}
