.leftbookcover {
	margin-right: 15px;
	margin-bottom: 10px;
}
.orangetitle {
	font-size: 15px;
	font-weight: bold;
	color: #FF6633;
	padding-right: 10px;

}
.bluetitle {

	font-size: larger;
	font-weight: bold;
	color: #330066;
}
.boldred {
	font-weight: bold;
	color: #CC0000;
}
.smallerbold {
	font-size: smaller;
	font-weight: bold;
}
a:link {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
}

.rightspace {
	margin-right: 10px;
}
.photort {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 0px;
}
.photoleft {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 8px;
}
.greentext {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.smalltext {
	font-size: smaller;
}
.newstext {
	padding: 8px;
}
.bodytextindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	padding: 8px;
}
.welcometext {
	font-family: Kidprint, Kids, Chalkboard, ComicSans, ComicSansMS, Arial, "san serif";
	font-size: 18px;
}
.welcometextbold {
	font-family: Kidprint, Kids, Chalkboard, ComicSans, ComicSansMS, Arial, "san serif";
	font-size: 22px;
}

