.title { width: 650px; }

.headerc {
	position: relative;
	float: left;
	width: 809px;
	height: 34px;
	margin: 0px;
	background-image: url(images/header05c.png);
	background-repeat: no-repeat;
}

.content {
	position: relative;
	float: left;
	width: 809px;
	height: auto;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-image: url(images/body-sliver.png);
	background-repeat: repeat-y;
}

.contentcontainer { width: 690px; margin: 40px; margin-top: 30px; }

.contentcontainer p { margin-bottom: 10px; }