<STYLE type="text/css">	<!--
	body {
		font-family: Arial, Verdana, Geneva;
		font-size: 1em;
		background: ##FEFEFE;
		color: Navy;
		border-style: solid;
	}

	div#header {
		postion: absolute;
		left: 1px;
		top: 2px;
		width: 835;
		height: 50px;

		background-repeat: no-repeat;
		background-position: center;
	}

	div#nav {
		postion: absolute;
		top: 55px;
		left: 1px;
		width: 15%;

	}


	div#content {
		position: absolute;
		top: 55px;
		left: 16%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		color: Black;
		width: 83%;

	}
	-->
</STYLE>
