#header {
	float: left;
	height: 161px;
	width: 850px;
}
#Maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #EDD6DB;
	float: left;
	width: 850px;
}
#footer {
	float: left;
	height: 91px;
	width: 850px;
}
#wrapper {
	width: 850px;
	margin: auto;
}
.italics {
	font-style: italic;
	color: #660066;
}
