
#mainimage
{
	float: right;
	width: 460px;
	height: 400px;
	margin-top: 40px;	color: #663333;
}

#content
{
	width: 220px;
	height: 460px;
	background: url(images/jointlogo.gif) no-repeat right bottom;
	color: #663333;
	font-size: 80%;
	padding-right: 10px;
	margin-top: 10px;
}

.picture
{
	display: block;
	padding: 5px 5px 5px 5px;
	border: solid 1px #663333;
	margin-bottom: 10px;
}

#webdesign
{
	font-size: 80%;
}