#wrapper {	background: #0000FF;	width: 600px;}#masthead {	background: #00FF00;	width: 600px;}#footer {	background: #00FFFF;	width: 600px;	clear: both;}#navigation {	background: #FF0000;	width: 150px;}#content {	background: #FF00FF;	width: 410px;	padding: 20px;}#navigation, #content {	float: left;}#boxout {	background: #FFFF00;	padding: 15px;	float: right;	width: 100px;	margin-left: 20px;}#boxout img {	border: 3px solid #333333;}
