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: #32303B;
	width: 897px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	border: 3px none #9095C0;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	height: 1100px;
}

div#header {
	text-align: center;
	padding: 0%;
	height: 358px;
	background-color: bf9b22;
}

div#maincontent {
	text-align: justify;
	height: 930px;
	background-color: #aab0b0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: 003333;
	padding-top: 0%;
	padding-right: 3%;
	padding-bottom: 0%;
	padding-left: 0%;
}
.center {
	margin-right: auto;
	margin-left: auto;
	border: 10px none #FECC4F;
	background-color: #aab0b0;
	height: 1110px;
	width: 751px;
}


div#leftcolumn {
	float: left;
	text-align: right;
	width: 191px;
	height: 930px;
	margin: 0px;
	border-right-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FECC4F;
	border-right-color: #FECC4F;
	border-bottom-color: #FECC4F;
	border-left-color: #FECC4F;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0%;
	background-color: 828e99;
	background-repeat: repeat;
	background-image: url(images/left.jpg);
}
