body {
		background:#003366 url("http://lynfairbanks.com/images/2.png") repeat-x 0 0;
		margin:0px;
		font-family:Verdana, Tahoma, "Lucida Grande", Sans-serif;
	}



	h3 a {color:#f97d03; text-decoration:none; font-weight:normal; font-size:1.2em;}
	h3 a:hover {background:#C2E0FF; color:#000; text-decoration:none;}
	h3 {font-weight:normal; color:#FEFFF6;}

	#head {
		
		height:500px;
		width:860px;
		margin-left:auto;
		margin-right:auto;
	}

	#nav {
		background:url("http://lynfairbanks.com/images/5.png");
		height:75px;
		width:800px;
		margin-left:auto;
		margin-right:auto;
	}

	#container {
		background:#003e7f;
		width:100%;
		border-top:2px solid #00438A;
		margin-bottom:10px;
	}

	#box {
		width:800px;
		margin-left:auto;
		margin-right:auto;

		}

	#content1 {
		width:600px;
		margin-left:auto;
		margin-right:auto;
		text-align:justify;
		float:left;
		margin-bottom:20px;

	}

	#content1 p {color:#FEFFF6; font-size:0.9em; padding:0px 20px 0px 0px;}
	#content1 a {color:#f97d03;}
	#content1 a:hover {background:#C2E0FF; color:#000; text-decoration:none;}

	#content2 {
		width:200px;
		margin-left:auto;
		margin-right:auto;
		text-align:right;
		float:left;
	}

	#content2 p {color:#FEFFF6; font-size:0.8em; padding:0px 0px 0px 20px;}
	#content2 a {color:#f97d03;}
	#content2 a:hover {background:#C2E0FF; color:#000; text-decoration:none;}

	#blocker {
		width:100%;
		height:15px;
		background:#003366;
		clear:both;
	}

	#foot {
		background:#f97d03;
		height:30px;
		width:100%;
		clear:both;
		border-top:2px solid #F9912B;
	}

	#foot p {text-align:center; font-size:0.7em; padding-top:10px; margin:0px;}
	#foot a {color:#000000;}
	#foot a:hover {color:#ffffff; text-decoration:none;}


	ul {margin:0px; list-style:none; text-align:center; padding:22px 0px 0px 0px;}
	li {display:inline; padding:20px 10px 20px 10px;}
	li a {font-size:1.6em; color:#555444; text-decoration:none; font-weight:normal;}
	li a:hover {color:#f97d03;}
	
	#about {
		margin-top:20px;
		margin-bottom:20px;
		margin-left:auto;
		margin-right:auto;
		width:800px;
		background:#003366;
		border:2px solid #00438A;
	}
	
	#about p {padding:0px 20px 0px 20px; text-align:justify; color:#ffffff;}