	body {
		background-color: #ffffff;
		background-image:url(images/fm002.gif);
		font-family: verdana, arial, "sans-serif";
		font-size:.87em;
		color:#000000;
		text-align:justify;		
		}

	h2 {
		font-family: verdana, arial, "sans-serif";
		color: #0000CC
		}

	h3 {
		font-family: verdana, arial, "sans-serif";
		color: #0000CC
		}
			
	div#content-wrap {
		background:#ffffff;
		width: 670px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		}

	div#content-about {
		background:#ffffff;
		width: 620px;
		height: auto;
		padding: 25px 20px 0px 25px;
		margin-left:auto;
		margin-right:auto;
		}
							
	div#header {
		background-image:url(images/fm003.gif);
		width: 670px;
		height: 180px;
		float:left;
		}

	div#top-nav {
		background:#0099FF;
		height: 22px;
		width: 670px;
		padding-top:15px;
	    border-bottom:4px solid #8C5900;
		clear:both;
		}
	
	div#footer
		background:#000;
		/* width: 630px; */
		height: 15px;
		clear:both;
		}

	div#large-pic
		background-color: #ffffff;
		width: auto;
		margin-top:50px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:auto;
	}