.row2backg {
	background-color: b6b8bd;
	background-image: url(images/centrebackg.jpg);
	background-repeat: repeat;
}
.row3backg {
	background-color: acaeb4;
	text-align: left;
}
.body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/toptile.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
	text-align: center;
	background-color: #acaeb4;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
.seperator {
	background-image: url(images/seperator.jpg);
	background-repeat: repeat-y;
}


.whitetext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color: #FFF;
	font-stretch: narrower;
	line-height: normal;
	text-transform: none;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0;
}
.subscribebox {
	background-attachment: inherit;
	background-image: url(images/join.jpg);
	background-repeat: no-repeat;
}
.hh4backg {
	background-image: url(images/hh42.jpg);
	background-repeat: no-repeat;
}
.hh5backg {
	background-image: url(images/hh5.jpg);
	background-repeat: no-repeat;
}
.blankbackg {
	background-image: url(images/blankbackg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.darkheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
.greytext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-align: left;
}




.body table .row2backg td table tr .whitetext table tr td p {
	text-align: justify;
}
