body {
	margin: 0px;
	padding: 0px;
	background-image:url(images/pine_bkg.gif);
	background-color: 63CECA;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFF66;
	text-decoration: none;
}
.content {
	width: 424px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 1.2em;
	font-style: normal;
}
.bodycopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 1.2em;
}
.bodycopy3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bodycopy3 ul {
	list-style-position: inside;
	list-style-type: square;
	margin-top: 0px;

}

.bodycopy3 ul li {
    text-indent: -1.2em;
}

.gallery img {
	border: thin solid #000000;
	margin: 5px;
}