body{
	font-family:Verdana;
	background:#000000;	
}

img
{
	border:0;
}

.Content
{
	width:780px;
	min-width:780px;
	margin-left: auto;    
	margin-right: auto;
}

.TopBanner
{
	background:#448a72;
	min-height:100px;
}

.TopBanner .Link
{
	padding-top:35px;
	float:left;
}

.TopSplit
{
	height:10px;
	background-image:url('../images/topdivider.png');
	background-repeat:no-repeat;
}
.MiddleContent
{
	background:#448a72;
	min-height:350px;
}

.MiddleContent .BookImage
{
	float:left;
	padding-top:75px;
	padding-right:25px;
}

.MiddleContent .MainContent
{
	padding-top:25px;
}
.MainContent .iframe
{
	border:0px;	
	width:550px;
	height:300px;
	background-color:#448a72;
	background:#448a72;
	
}

.BottomSplit
{
	height:10px;
	background-image:url('../images/bottomdivider.png');
	background-repeat:no-repeat;
}

.BottomBanner
{
	background:#448a72;
	min-height:100px;	
}

.BottomBanner .Link
{
	padding-top:35px;
	float:left;
}

.Footer
{	
	margin-left:auto;
	margin-right:auto;
	width:250px;
	font-weight:bold;
	color:#FFFFFF;
}
