.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
body {
	margin: 0px;
	background-image: url(images/image145.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E7DBAD;
}
.background1 {
	background-image: url(images/image085.jpg);
}
.background2 {
	background-image: url(images/image079.gif);
}
h1 {
	font-size: 20px;
	display: inline;
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.div1 {
	width:760px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
}
.div2 {
	width:760px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
}
.div3 {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
}
.div3Left {
	width:160px;
	float:left;
}
.div3Right {
	width:590px;
	float:right;
}
.div4 {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color: #E4C290;
	height: 120px;
	text-align: center;
	clear: both;
}
