body {
	padding: 0px; /* Set margin and padding for cross browser consistency. */
	text-align: center; /* Needed for IE5/Win */
	background-color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px;
	background-repeat: repeat-x;
    }
#headerbox1 {
	margin-top: 30px;
	margin-left: 100px;
	width: 400px;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-family: Tahoma;
	color: #326712;
	font-weight: normal;
	font-size: 120%;
}

#corner {
	background-image: url(gfx/FLOWER.jpg);
	background-repeat: repeat;
	width: 24px;
	height: 347px;
}

#lower1 {
	float: left;
	height: auto;
	width: 720px;
	background-color: #FAFAD8;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-position: center;
	margin-left: 40px;
	clip: rect(auto,auto,auto,-40px);
}

	
#content {
	width: 850px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	height: auto;
	position: relative;
    }
#header {
	background-image: url(gfx/header.jpg);
	float: left;
	height: 246px;
	width: 850px;
}


.photo {
	border: 1px solid #003300;
	margin: 10px 20px 20px 10px;
}
#left {
	float: left;
	height: auto;
	width: 450px;
	border-left: 2px none #458D1F;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #458D1F;
	border-bottom-color: #458D1F;
	border-right: 2px dotted #458D1F;
	text-align: left;
	padding-left: 35px;
	padding-right: 10px;
	list-style-position: outside;
	list-style-type: circle;
	padding-top: 0px;
	margin: 0px;
}
#right {
	float: right;
	height: auto;
	width: 190px;
	padding-left: 10px;
	text-align: left;
	margin-top: 25px;
	font-size: 80%;
	padding-right: 5px;
}
#nav {
}
H1 {
	font-size: 110%;
}
.links {
	margin: 10px;
	float: left;
	border: 1px solid #000000;
	z-index: 0;
}
.frame {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

