#left {
	vertical-align: top;
	background-color: #464c70;
}

#left a{
	color: #FFFFFF;
}

#content {
	border-top: 1px solid #464c70; 
	border-bottom: 1px solid #464c70;
}

#content img{
	float: right;
	width: 250px;
	margin: 0 30px 20px 0;
}

