#content
{
	width: 532px;
	margin-top: 2px;
	margin-right: 8px;
	background-color: white;
	float: right;
	display: inline;
	min-height: 390px;
}
* html #content { height: 390px;}

#text-content
{
	font-size: 1.2em;
	line-height: 150%;
	padding: .5em 20px 2em 17px;
	color: #61543E;
	text-align: center;
}
