#navigation {
float: right;
width: 20%;
padding: 0 10px 10px 0;
}

#content {
float: left;
width: 70%;
}
