body {
	margin: 0px;
	background-image: url(../images/green020.jpg);
	background-repeat: repeat;
}
#container {
	background-image: url(../images/felt-bg.png);
	background-repeat: repeat-y;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#head {
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 233px;
}
#head {
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 233px;
}
#nav {width:780px; height:32px; margin:0px auto 0px auto;
}
#content {width:780px; margin:0px auto 0px auto;
}
#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
}
p {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#666; text-align:center; margin:12px 36px 0px 36px;
}
.date {font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:18px; color: #09F; text-align:center; margin:24px 36px 0px 36px;
}
.contact {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#666; text-align:center; margin:12px 8px 0px 8px;
}