body {
    padding:0;
	align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	background-image: url('images/bg-site.gif');
    background-repeat: repeat-x;
	background-position-y:top;
}

.sidebar {
	background-image: url('images/sidebar-bg.jpg');
    background-repeat: no-repeat;
	background-position-y:top;
}

.text{
	font-family: Times, Times New Roman, serif;
	font-size: 13px;
	font-weight: 300;
	color: #131313;
	line-height: 24px;
	padding-left: 20px;
	padding-right: 8px;
}

.title{
	font-family: Times, Times New Roman, serif;
	font-size: 15px;
	font-weight: bold;
	color: #007968;
	line-height: 24px;
	padding-left: 20px;
	padding-right: 8px;
}
.title2{
	font-family: Times, Times New Roman, serif;
	font-size: 15px;
	font-weight: bold;
	color: #007968;
	line-height: 24px;

	padding-right: 8px;
}


.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #124346;

}
a.footer:hover {
	color: #009fa8;
	text-decoration: no-underline;
}HEADINGS {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #124346;
	font-variant: small-caps;
	font-weight: bold;
	font-style: normal;
}
quotes text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	font-variant: normal;
	color: #000000;
}
quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 30px;
}
quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 30px;
	font-variant: normal;
	color: #000000;
}
.StoryTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #124347;
}
