body {
	background-color: #ffffda;
}

div.content {
	width: 80%;
	background: #ffffea url(/images/new/content_back.jpg) repeat-y top right;
	border: 1px solid #aaa;
	border-width: 1px 0 0 1px;
	margin-bottom: 1.5em;
}

div.content div.endcap {
	width: 100%;
	height: 10px;
	background: #ffffea url(/images/new/content_endcap.jpg) no-repeat top right;
}

div.body {
	padding: 2em 2em 0 2em;
}


div.imgsleft {
	float: left;
	width: 150px;
	margin: 0 0.75em 0 0;
}

div.imgsleft img {
	margin-bottom: 0.75em;
}

div.images {
	position: absolute;
	top: 15px;
	right: 0;
	margin: 0;
}

p.footer {
	width: 80%;
	text-align: center;
}