body
{
	margin-bottom: 80px;
}


/* ------ Page Layout (DIVs) ------ */

#main_container
{
	width: 760px;
}

.topleft
{
	width: 340px;
	height: 230px;
	background-image: url('../images/header.jpg');
}

.topright
{
	background-image: url('../images/nav.gif');
	width: 420px;
}

.left
{
	width: 340px;
	padding-top: 20px;
}

/*Modified by AKS to level top of content with the LHS image. Original value padding-top:10px*/
.right
{
	width: 404px;
	padding-left: 16px;
	padding-top: 17px;
}