div.mainBody {
	background:url("/joomla/images/template/background.jpg");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:center top;
	margin-left:auto;
	margin-right:auto;
	display:table;
}

div#mainContent{
/*display:none;*/
}

div.content {
	margin-left:30px;
	margin-right:30px;
}

div.candleImage {
	position:relative;
	left:-60px;
}

div.pageBottom {
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	height: 180px;
	background:url("/joomla/images/template/bottom_bkgd.jpg");
	background-repeat:no-repeat;
	background-position:bottom;
}