body {
	text-align: left;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	background-image: url(images/topBannerBg.jpg);
	background-repeat: repeat-x;






}
.main {
	position: relative;
	width: 100%;
	height: 530px;
	margin: auto;
	text-align: left;
	color: #CC6600;
	left: 0px;
	visibility: visible;
	background-repeat: repeat-x;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFFF;










}
.copyright {
	position: absolute;
	height: 13;
	width: 770px;
	left: 0px;
	bottom: 0px;
	top: auto;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10pt;
	color: #999999;
	visibility: visible;





}
.topBannerRight {
	right: 0px;
	position: absolute;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
