body {
	text-align: center;
	
	}
#bodycontentmoz {
	margin: 0;
	width: 900px;
	text-align: left;
	background: none;
}
#bodycontent {
	background-color: #ffffff;
	position: relative;
	left: 0%;     /* -------- left and right at 0% keep it centered in internet explorer----------*/
	right: 0%;
	top:0px;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#mainnavigation {
	color: #000000;
	position: relative;
	margin: 0 auto;
	margin-bottom: 1em;
	padding: 1px;
	font-family: "Palatino Linotype";
	font-size: smaller;
	left: 0;
	top: 0px;
	height: 20px;
	width: 911px;
	min-width: 610px;
}
#pagetitle {
	position: relative;
	width: 359px;
	height: 75px;
	margin: 0 auto;
	background: grey;
	left: 0;
}

#footersubdiv {
	left: 0;
	margin: 0 auto;
}
#ymfaq {
 	position: relative;
	left: 0px;
	top: 50px;
	margin: 0 auto;
	width: 690px;
	height: auto;
	background: none;
	padding: 0 100px 50px 100px;
	border-left: 2px #999 solid;
	border-right: 2px #999 solid;
 }
#bottomspacer {
	clear: both;
	top: 80px;
	position: relative;
	left: 0px;
	margin: 0 auto;
	width: 900px;
	height: 200px;
	background: none;
}
