.ContentHeader
{
	width: 725px;
	height: 68px;
	float: left;
	text-align: left;
	overflow: hidden;
}

.Paper
{
	background-image: url(images/paper-full.jpg);
}
.ContentPane
{
	width: 675px;
	float: left;
	text-align: left;
	font-size: .8em;
	padding: 20px 25px;
}
.PageImage
{
	height: 444px;
	width: 230px;
	overflow: hidden;
	float: right;
	text-align: left;
	font-size: .8em;
	color: #aaa;
	font-weight: bold;
}
.ContentInnerContainer
{
	float: left;
	width: 725px;
}
.LogoContainer
{
	text-align: center;
	height: 64px;
}



















