body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../Images/leafbg.jpg);
}
#wrapper {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	border: 5px solid #666666;
}
#wrapper #text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #666666;
	text-align: left;
}
#wrapper #header2 #text #div a {
	margin-left: -10px;
}
#wrapper #text p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	color: #666666;
}
#wrapper #header {
	width: 635px;
	height: 175px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #nav {
	height: 60px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #img {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #text {
	background-color: #CCCCCC;
	height: auto;
	width: 680px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#wrapper #img img {
	border: thin solid #666666;
}
