/* stylesheet for about-the-craftsman */


h1 {
	font-size: 22px;
	margin-top: 80px;
	margin-left: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800c00;
	margin-right: 270px;
}
p {
	font-size: 17px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-bottom: 4px;
	color: #005557;
	float: none;
	text-align: justify;
}
#layer1 {
	position:absolute;
	left:303px;
	top:135px;
	width:559px;
	height:467px;
	z-index:1;
	padding: 20px;
}

.floatleft {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
