#navigation {
	float:left;
	width:10%;
	border-right:1px solid #000;
}

.lost-in-crash {
	color:#f00;
}

#content {
		 margin-left:15%;
		 width:85%;
}