body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
p {
	font-size: 12px;
}
td {
	text-align: center;
}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
.Doublespaced { line-height: 20pt; border-color: black; border-width: thin; outline: double thin black; }
#leftframe {
	position: absolute;
	z-index: 0;
	height: 600px;
	width: 100px;
	left: 5px;
	top: 125px;
	background-color: #A0C264;
	background-image: url(../Leaves/redleaves.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: medium solid #333;
}
/*</agl.folder>*/
#greensample {
	background-image: url(../greenplysample.jpg);
	left: 210px;
	top: 250px;
	z-index: 1;
	height: 400px;
	width: 500px;
	border: medium solid #FFF;
	outline: groove thin gray;
	position: inherit;
}
/*</agl.folder>*/
/*<agl.folder "Left">*/
	#leftsample {
	background-image: url(../leftsample.jpg);
	background-repeat: no-repeat;
	width: 147px;
	height: 147px;
	z-index: 0;
}

