body {
	margin: 0px;
	padding: 5px;
	background-color: #cccccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}
div#row1 {
	position: relative;
	height: 170px;
	width: 600px;
	padding: 5px;
	left: 30px;
}
div#pic1 {
	position: absolute;
	left: 100px;
	top: 0px;
	width: 150px;
	height: 170px;
	padding: 5px;
	text-align: center;
	border: thin groove #999999;
}
div#pic2 {
	position: absolute;
	left: 269px;
	top: 0px;
	width: 150px;
	height: 170px;
	padding: 5px;
	text-align: center;
	border: thin groove #999999;
}
div#pic3 {
	position: absolute;
	left: 440px;
	top: 0px;
	width: 150px;
	height: 170px;
	padding: 5px;
	text-align: center;
	border: thin groove #999999;
}
div#text1 {
	position: absolute;
	height: 170px;
	width: 80px;
	padding: 5px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #0080FF;
	border: thin groove #999999;
}
div#header {
	width: 700px;
	height: 100px;
	left: 20px;
	position: absolute;
	top: 0px;
}
div#navbar {
	padding: 10px 10px 20px;
	width: 900px;
	text-align: left;
	position: absolute;
	left: -30px;
	top: 100px;
	font-size: 12px;
}
div#line1 {
	width: 600px;
	text-align: center;
	position: relative;
	padding-top: 5px;
	padding-left: 30px;
}
div#line2 {
	width: 600px;
	text-align: center;
	position: relative;
	padding-top: 15px;
	padding-left: 30px;
}
div#line3 {
	width: 600px;
	text-align: center;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
div#row2 {
	position: relative;
	padding: 5;
	height: 170px;
	width: 600px;
	left: 30px;
}
div#row3 {
	padding: 5px;
	position: relative;
	height: 170px;
	width: 600px;
	left: 30px;
}
div#footer {
	position: absolute;
	height: 100px;
	width: 600px;
	top: 850px;
}
div#previous {
	position: absolute;
	height: 50px;
	width: 100px;
	left: 0px;
	top: 0px;
}
div#next {
	position: absolute;
	height: 50px;
	width: 150px;
	left: 620px;
	top: 0px;
}
div#links {
	position: absolute;
	height: 50px;
	width: 400px;
	left: 150px;
	top: 1px;
	text-align: center;
	overflow: auto;
	white-space: nowrap;
}
div#stephen {
	position: absolute;
	height: 50px;
	width: 520px;
	left: 100px;
	top: 50px;
	text-align: center;
}
a:link {
	font-family: "Courier New", Courier, mono;
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #3366CC;
	text-decoration: underline;
	background-color: #E9E9E9;
}
img#matthew {
	position: absolute;
	left: 30px;
	top: 20px;
}

img#matthew2 {
	position: absolute;
	left: 570px;
	top: 20px;
}
div#guestbook {
	position: absolute;
	left: 620px;
	top: 0px;
	border: thin groove #999999;
}
div#body {
	position: absolute;
	top: 170px;
}
div#afraid {
	position: absolute;
	left: 650px;
	top: 40px;
}
div#banner {
	position: absolute;
	width: auto;
	left: 108px;
	top: 20px;
	border: 2px solid #000000;
}
