﻿
#content {
position: absolute; 
top: 0px; 
left: 300px;
padding: 2%;
}

#navigation {
position: absolute; 
top: 10px; 
left: 1%; 
width: 252px;
padding: 2%;
background: #fff;
border-right: 2px solid #000;
border-bottom: 2px solid #000;
margin-right: 5px;
}