body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
	background-image: url(images/weave.gif);
}
#header {
	height: 100px;
	width: 780px;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: left;
	padding-top: 15px;
}
#footer {
	height: 180px;
	width: 780px;
	text-align: center;
	clear: left;
	background-color: #F3E7C1;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#frame {
	width: 780px;
	padding:0px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	height: auto;
	margin-bottom: 0px;
	background-color: #F3E7C1;
	border-top: medium;
	border-right: medium solid #006600;
	border-bottom: medium;
	border-left: medium solid #006600;
	background-image: url(images/homestead.jpg);
	background-repeat: no-repeat;
}
#newimage {
	background-image: url(images/wedding.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.datatable {
	font-size: 10px;
	height: auto;
	width: 225px;
	border: thin solid #006600;
	float: left;
	margin-right: 10px;
	background-color: #f3e7c1;
}
.text10 {
	font-size: 10px;
}
