@charset "UTF-8";
.oneColFixCtr #container #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	color: #222222;
	background-image: url(../WebDesign/webimages/webdestempl.jpg);
	background-repeat: no-repeat;
}
.textplacement {
	margin-left: 110px;
	margin-right: 90px;
	padding-top: 40px;
	height: 570px;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-weight: lighter;
	color: #06205A;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #06205A;
	padding-top: 17px;
	padding-bottom: 8px;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.menufltlft {
	float: left;
	margin-top: 50px;
	border: medium solid #777777;
	margin-left: -20px;
}
