body {
	margin: 0px;
	padding: 0px;
	font-family: georgia, serif;
	color: black;
	background: #4E8D45 url(Images/logoSoft.jpg) no-repeat scroll bottom right;
	text-align: left;	
	/*background: #1c6a00 url(file:///J|/ACI/SitesInProgress/MoonWoodTurning/Images/square.gif);*/
/* part 1 of 2 centering hack */
	}
a {
	text-decoration: none;
	font-weight: bold;
	color: #1c6a00;
	outline: none;
	}
a:hover {
	text-decoration: underline;
	}

p {
	font-size: 14px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: justify;
	}

#links {
	background: #F8B8A7 url(file:///J|/ACI/SitesInProgress/SchweissguthBros/images/LinksBG.jpg) no-repeat scroll top left;
	padding: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	border: none;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}
#links p {
	color: #aaa;
	font-size: 12x;
	margin: 0px;
	margin-left: 5px;
	line-height: 20px;
	font-family: verdana;
	text-align: center;
	}
#links a {
	font-weight: normal;
	color: black;
	}
#links a:hover {
	text-decoration: none;
	color: white;
	font-weight: normal;
	}

#banner, #content, #gutter {
	margin-center: center;
	margin-center: center; 	/* opera does not like 'margin:20px center' */
	text-align:center; /* part 2 of 2 centering hack */
	width: 750px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 690px;
	}
html>body #content {
	width: 750px; /* ie5win fudge ends */
	}

#gutter {
	border: 1px solid black;
	text-align: center;
	background: #3F7537 url(Images/footer.jpg) no-repeat scroll top right;
	}
.FrontPage {
	font-size: 14px;
	line-height: 17px;
	margin-top: 15px;
	margin: 15px;
	margin-bottom: 15px;
	text-align: justify;
}
