.treetrunk {
	background-image: url(layoutgraphics/trunk.gif);
	background-repeat: repeat-y;
	background-color: #333366;

}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #CC9900;
	font-weight: normal;
}
.grassbkg {
	background-image: url(layoutgraphics/grass.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.starsbkg {

	background-image: url(layoutgraphics/stars.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 23px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFFF66;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.mothbkg {


	background-image: url(layoutgraphics/moth.jpg);
	background-repeat: no-repeat;
}
.booktitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.mybookstype {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
.picturecaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;

}
