body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#cee9db;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.topper {
	background-image:url(images/topper.jpg);
	background-repeat:no-repeat;
	height:162px;
	width:1170px;
}

.center {
	background-image:url(images/center.jpg);
	background-repeat:repeat-y;
	height:auto;
	width:1170px;
}

.bottom {
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	height:27px;
	width:1170px;
}
.navbox {
	background-color:#cee9db;
	height:107;
}
.navhead {
	font-size:18px;
	font-weight:bold;
	color:#000;
}
.leftgoogles {
	background-color:#cee9db;
	width:190px;
	padding-left:4px;
}
.footertext {
	font-size:11px;
	color:#000;
}