body {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.4em;
	font-weight: normal;
	font-style: normal;
	background-color: #caf0c0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	border: 3px none #9095C0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #5B3797;
}

div#header {
	text-align: center;
	padding: 0%;
	height: 215px;
}

div#maincontent {
	margin-left: auto;
	padding-top: 0%;
	padding-right: 4%;
	padding-bottom: 0%;
	padding-left: 2%;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: auto;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center bottom;
}
.center {
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(images/layout.jpg);
	background-position: center top;
	width: 987px;
	border: thin none #754CA8;
	height: 1700px;
}
