body {
	padding: 0;
	font-family: sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	width: 897px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000033;
	background-repeat: repeat;
	background-image: url(images/stars.gif);
}

div#header {
	text-align: center;
	padding: 2%;
	height: 275px;
	background-color: 393C72;
	background-image: url(images/header_background.jpg);
	background-repeat: repeat;
}

div#footer {
	padding: 2%;
	text-align: center;
	clear: both;
	background-color: #000033;
}

div#maincontent {
	text-align: justify;
	background-color: #2F2263;
	color: #FFFFFF;
	height: 1400px;
	vertical-align: top;
	text-indent: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	padding-top: 2%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-left: 4%;
}
center {
	margin-right: auto;
	margin-left: auto;
	background-color: #FCE7CC;
	line-height: 14pt;
}
