body {
	background-color: #FFF7EE;
	text-align: center;
	margin: 0px;
	padding: 0px;

}
.SeparatorTopRight {
	background-image: url(images/SeparatorTopRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 10px;

}
.SeparatorBottomLeft {
	background-image: url(images/SeparatorBottomLeft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 60px;
	padding-top: 30px;
	padding-right: 30px;

}
.CentreColumn {
	background-image: url(images/CentreBoxMiddle.gif);
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #970F00;
	margin: auto;
	width: 209px;
	padding-right: 15px;
	padding-left: 15px;
}
.CentreColumnTop {

	background-image: url(images/CenterBoxTop.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #970F00;
}
.CentreColumnBottom {


	background-image: url(images/CentreBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #970F00;
}
.CategoryLinkOut {
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #970F00;
	text-decoration: none;
	width: 200px;
	margin: 2px;



}
.CategoryLinkOver {
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #970F00;
	text-decoration: none;
	width: 200px;
	margin: 2px;




}
p {
	padding: 0px;
	margin: 6px 0px 0px;
	font-size: 1.4em;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.MeditationLinkOut {
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #970F00;
	text-decoration: none;
	width: 200px;
	margin: 2px 2px 4px;




}
.MeditationLinkOver {
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	width: 200px;
	margin: 2px 2px 4px;
	background-color: #970F00;




}
.CategoryLinkDown {
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #970F00;
	text-decoration: none;
	width: 200px;
	margin: 2px;



}
.quote {
	font-style: italic;
	margin-bottom: 6px;
	padding-bottom: 16px;

}
.MeditationLinkDown {
	background-repeat: repeat-y;
	background-position: center center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #970F00;
	text-decoration: underline;
	width: 200px;
	margin: 2px 2px 4px;

}
.BodyText {
	font-size: 1.3em;
	padding-bottom: 10px;
}
