body {	font-family: Georgia;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 860px;
		padding-left: 5px;
		padding-top: 5px;
		margin: 0px;
		background-color: white;
		border: 0px solid black; }
#container0	{	position: absolute;
				top: 210px;
				left: 179px;
				margin: 0px;
				padding-right: 0px;
				width: 674px;
				border: 0px solid black; }
#container1	{	position: absolute;
				top: 210px;
				left: 179px;
				margin-right: 10px;
				padding-right: 0px;
				width: 540px;
				border: 0px solid black; }
#container2	{	position: absolute;
				top: 210px;
				left: 722px;
				margin: 0px;
				padding: 10px;
				width: 130px;
				border: 0px solid black; }
#content	{	float: right;
				padding: 0px;
				width: 80%;
				margin: 0px;
				border: 0px solid black;  }
#footer {	width: 100%;
			text-align: center;
			font-size: 70%;
			border-top: 0px solid black; }
#header {	background-color: white;
			width: 850px;
			height: 198px;
			border-bottom: 3px solid black; }
#nav {	position: absolute;
		top: 210px;
		left: 5px;
		margin: 0px;
		padding: 5px;
		width: 152px;
		font-weight: bold;
		border: 0px solid black; }
#nav a {	text-decoration: none;
		color: #006; }
#nav a:hover { color: #c00; }
h1 { text-align: center; font-size: x-large;	font-weight: bold;	color: darkblue; }
h2 { text-align: center; font-size: large;	font-weight: bold;	color: darkblue; }

