.text {
	background-color: #BDB7A9;
	font-family: Arial;
	font-size: 14px;
	padding: 10px;
	vertical-align: top;
}



.floater {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
}
.bottomfixer {
	background-color: #BDB7A9;
}
.leftfixer {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
}
a:visited {
	color: #62428C;
}
body {
	background-image: url(images/Leaf%20Background.jpg);
	background-attachment: scroll;
	background-repeat: repeat;
}


.rightfixer {
	background-image: url(images/rightbg.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #00C;
}


.centerme {
	text-align: center;
}
.floaterCopy {
	float: right;
	padding-top: 115px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
}

