@charset "UTF-8";
body {
	background-image: url(images/woodbg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-image: url(images/paper.jpg);
	text-align: left;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin-top: 50px;
}
#logo {
	background-image: url(images/ydwlogo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 219px;
	width: 120px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: -320px;
	position: relative;
	top: 20px;
}
#title {
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 114px;
	width: 537px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: -200px;
	left: 70px;
}
#members {
	height: 106px;
	width: 106px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: -360px;
	left: 380px;
}
#navlinks {
	padding: 0px;
	height: 69px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position: relative;
	top: -260px;
}
#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: -240px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding: 0px;
	position: relative;
	bottom: 1px;
	left: 30%;
	margin: 0px;
	width: 600px;
}
.style1 {color: #990000}
.style2 {color: #0000CC}
.style3 {color: #000000}

h1 {
	font-size: 18px;
}
