.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CC33;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;


}
.pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006633;
	vertical-align: top;
	font-style: normal;




}
.AboutmeBG {
	background-image: url(images/ChrisPearse.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.AboutmeBGNick {

	background-image: url(/images/NickFry.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
