body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.topcopy {
	font-size: 10px;
	color: #006633;
}
.topcopy a {
	color: #006633;
}
h1 {
	font-size: 30px;
	color: #005E2F;
}
.bodybg {
	background-image: url(images/bodybg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
.Copy {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.Copy a {
	color: #333333;
	text-decoration: none;
}
.imgmargin {
	margin: 15px;
}
.copyright {
	font-size: 10px;
}
