#textcolumn {
	float: left;
	width: 560px;
	margin-left: 5px;
	font-size: 90%;
	display: block;
}

#textcolumn2 {
	float: left;
	width: 275px;
	margin-top: 10px;
}

#right {
	width: 275px;
	float: right;
	margin-top: 10px;
}

#picturefrontbot {
	float: left;
	width: 560px;
	font-size: 90%;
	display: block;
	clear: both;
	margin-bottom: 10px;
}

