#sitelayout_mainbody {
	background-image: url(images/MainArea.gif);
	height: 472px;
	width: 737px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	background-color: #06F;
}
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	color: #FD6900;
	text-align: center;
	font-weight: bold;
}
.ContentText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	text-align: justify;
}
