.headerc {
	position: relative;
	float: left;
	width: 809px;
	height: 34px;
	margin: 0px;
	background-image: url(images/header07c.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: 16px; }

.firstwords { font-size: 20px; color: #339; }

.left { float: left; }
.right { float: right; }