#container
	{
	width: 780px; /* Actual width is 768px, but padding needed for the imm editable areas: 3 areas, each with 2 borders, each needs 2px for the iframe that editor uses = 12px*/
	float: left;
	clear: left;
	margin-left: 2px;
	vertical-align: top;
	}

#header
	{
	width: 768px;
	height: 158px;
	float: left;
	clear: left;
	vertical-align: top;
	}

#headerleft
	{
	width: 153px;
	height: 153px;
	margin-left: 5px;
	margin-top: 5px;
	position: absolute;
	top: 0px;
	left: 0px;
	vertical-align: top;
	}

#headerright
	{
	width: 600px;
	height: 138px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	top: 0px;
	left: 161px;
	vertical-align: top;
	}

#google_translate_element
	{
	position: absolute;
	top: 0px;
	left: 261px;
	padding-top: 5px;
	}

#navbar		
	{
	width: 768px;
	height: 33px;
	float: left;
	clear: left;
	vertical-align: top;
	}

#main	
	{
	width: 780px; /* Actual width is 768px, but 12px padding needed for the three imm editable areas*/
	float: left;
	clear: left;
	vertical-align: top;
	}

#mainleft
	{
	width: 158px;
	float: left;
	clear: left;
	vertical-align: top;
	}

#search 
	{
	width: 148px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	float: left;
	clear: left;
	vertical-align: top;
	}

#sidemenu
	{
	float: left;
	clear: left;
	}

#sidenav
	{
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	width: 100%;
	}

#mainlefttail
	{
	width: 148px;
	height: 148px;
	float: left;
	clear: left;
	padding: 5px;
	vertical-align: top;
	}

#contact
	{
	width: 158px;
	margin-top: 10px;
	float: left;
	clear: left;
	vertical-align: top;
	}

#mainarea
	{
	width: 618px; /* Actual width is 610px, but 8px padding needed for the two imm editable areas*/
	float: left;
	vertical-align: top;
	}

#breadcrumb
	{
	width: 590px;
	padding: 10px;
	float: left;
	vertical-align: top;
	}

#maincentre
	{
	width:390px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;

	float: left;
	vertical-align: top;
	}

#pagefooter
	{
	width: 390px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	vertical-align: top;
	}

#PageCounter
	{
	width: 140px;
	float: left;
	vertical-align: top;
	}

#right
	{
	width: 200px;
	margin-top: 10px;
	padding-left: 5px;
	float: left;
	vertical-align: top;
	border-left: 1px solid #CCCCCC;
	}

#browse
	{
	width: 158px;
	padding-top: 10px;
	padding-left: 5px;
	float: left;
	}

#footer
	{
	width: 768px;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
	float: left;
	clear: left;
	vertical-align: top;
	}

#graveyard
	{
	width: 768px;
	padding-top: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
	float: left;
	clear: left;
	vertical-align: top;
	}