.backdrop {
	background-attachment: scroll;
	background-image: url(images/backtrim.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #B0CEC2;
	background-color: #FDFFF2;
}
.navalign {
	position: absolute;
	height: 15px;
	width: 100%;
	top: 117px;
	left: 0px;
}
.contentalign {
	position: absolute;
	width: 100%;
	top: 160px;
}
.copyright {
	font-size: 9px;
}
.logoalign {
	position: absolute;
	width: 100%;
	z-index: 500;
	top: 30px;
}
.fontblackback {
	color: #EBFFF6;
}
.content {
	font-size: 12px;
}
.leftleaf {
	background-attachment: scroll;
	background-image: url(images/leftleaf.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
body {
	list-style-image:url(images/bulletleaf.gif);
	list-style-position: outside;
}.padding5 {
	padding: 30px 5px 5px 5px;
}
.quotes {
	background-attachment: fixed;
	background-image: url(images/quotes.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
