

#left_column{
	width:280px;
	float:left;
	margin:0 0 30px 40px;
}

#right_img{
	width:545px;
	float:right;
	margin-top:15px;
	
}

a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#5E2919;
	font-weight:lighter;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;	
}

