body {
	background-color: #C499FF;
	background-image: url(images/background_starsfw2.gif);
	background-repeat: repeat;
}
.formtext {
	font-family:  "Palatino Linotype", Times New Roman, Georgia, Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	border: thin none;
}
.pagetitle {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #969;
	text-align: center;
}
.pagesubtitle {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: normal;
	color: #969;
}
.mainbody {
	font-family:  "Palatino Linotype", Times New Roman, Georgia, Times, serif;
	font-size: 16px;
	color: #666;
	margin-top: 10px;
}
.mainbodygold {
	font-family:  "Palatino Linotype", Times New Roman, Georgia, Times, serif;
	font-size: 16px;
	color: #BA9900;
	margin-top: 10px;
	text-align: left;
}
.gold {
	color: #866E00;
}
.backgroundFade {
	background: url(images/lavendarfade.jpg) repeat-y;
}
.rightFade {
	background: url(images/right-fade.jpg) repeat-y;
}
.bookbullets {
	font-family: "Palatino Linotype", Times New Roman, Georgia, Times, serif;
	font-size: 16px;
	color: #666;
	text-align: center;
}
.bookbullets2 {
	font-family: "Palatino Linotype", Times New Roman, Georgia, Times, serif;
	font-size: 14px;
	color: #666;
	text-align: left;
}
.mainbody {
	text-align: left;
	color: #666;
}
body p {
	font-family: "Palatino Linotype", Papyrus, Georgia, Times, serif;
	color: #666;
	font-size: 1em;
}
.mainbody_freeebook {
	color: #BD9FFF;
}
#testimonialContent {
	width: 100%;
}
#testimonialContent blockquote {
	font-size: 1.5em;
	margin-top: 3em;
	margin-right: 4em;
	margin-left: 4em;
	text-align: center;
	color: #b793d8;
	font-style: italic;
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
}
#testimonialContent p {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 1em;
	margin-right: 2em;
	margin-left: 2em;
	text-align: left;
}
#testimonialContent span  {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 1em;
	margin-right: 2em;
	font-style: italic;
	font-weight: bolder;
	margin-left: 2em;
}
body p span {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	color: #b793d8;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}
body p span a:link {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	color: #b793d8;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
body p span a:hover {
	color: #FF0;
}
.imgFloat {
	float: left;
	margin: 6px 10px 0 0;
}
