#image {
	float: left;
	margin-bottom: 50px;
	background-repeat: no-repeat;
	background-image: url(http://www.jrheinfrank.com/new/images/orchid.jpg);
	width: 350px;
	height: 500px;
}

#spread {
	margin-bottom: 50px;
	height: 500px;
	width: auto;
}

#intro {
	line-height: 1.5em;
	font-size: 8pt;
	padding-right: 30px;
	padding-left: 160px;
	padding-top: 20px;
	height: 480px;
	background-color: #e4e4e4;
	margin-right: 30px;
	float: right;
	width: 210px;
}

p {
	margin-bottom: 10px;
}

#endnote{
	text-align: right;
	margin-bottom: 50px;
	padding-top: 5px;
	margin-left: 168px;
	margin-top: 10px;
	position: relative;
	padding-bottom: 40px;
	width: 550px;
	font-size: 7pt;
	color: #333333;
}

