#content #left-column{
	width:40%;
	float:left;
	text-align:left;
}

#content #right-column{
	width:55%;
	text-align:center;
	float:right;
}

#content blockquote{
	padding:10px;
	float:right;
/*	width:400px;*/
	background:#e4e6d5;
	border:1px solid #d9dbca;
	font-size:12px;
	margin:10px;
}

#content blockquote sub{
	color:#82613D;
	font-weight:bold;
	font-family:'Times New Roman';
	line-height:8px;
	font-size:24px;
/*	font-size-adjust:1.25;*/
	padding:0 2px;
}

#content img.home-border{
	width:400px;
	border:2px solid #000;
}

#content #content-container{
	overflow:hidden;	
}
