#mainimage
{
	position: relative;
	float: right;
	width: 500px;
}

#content
{
	width: 230px;
	height: 430px;
	background: url(images/jointlogo.gif) no-repeat right bottom;
	color: #663333;
	font-size: 80%;
	margin-top: 40px;
}

#picture
{
	position:absolute;
	top: 20px;
	left: 15px;	
}

#quote
{
	position:absolute;
	top: 70px;
	color: #663333;
	left: 280px;
	width: 180px;
}
