.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330066;
	line-height: 18px;
}
.layoutleft {
	background-image: url(layout/left.gif);
	background-repeat: repeat-y;
}
.layoutrt {
	background-image: url(layout/right.gif);
	background-repeat: repeat-y;
}
.imagert {
	margin-bottom: 3px;
	margin-left: 6px;
}
.footbkg {
	background-image: url(layout/footer.gif);
	background-repeat: no-repeat;
}
.foottext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330066;
	line-height: 17px;
}
.phototext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663399;
}
.headbkg {
	background-image: url(layout/header.gif);
	background-repeat: no-repeat;
}
.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #009966;
}
.booktitle {
	font-size: 16px;
	font-weight: bold;
}
.photoleft {
	margin-right: 5px;
	margin-bottom: 5px;
}
.greentext {
	font-style: italic;
	color: #33B38F;
}
