.mainSlice {
	background-image: url(images/MAIN_slice.gif);
	background-repeat: repeat-y;
}
.navSlice {
	background-image: url(images/NAV_slice.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.aboutBG1 {
	background-image: url(images/PAGE_about_BG1.jpg);
	background-repeat: no-repeat;
	background-position: 12px 200px;
}
.mainText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.trainingBG {
	background-image: url(images/PAGE_training_BG.jpg);
	background-repeat: no-repeat;
	background-position: 425px 55px;
}
.coachingBG {
	background-image: url(images/PAGE_coaching_BG.jpg);
	background-position: 429px 105px;
	background-repeat: no-repeat;
}
.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
}
.weightBG {
	background-image: url(images/PAGE_weightloss_BG2.jpg);
	background-repeat: no-repeat;
	background-position: 495px 135px;
}
.contactBG {
	background-image: url(images/PAGE_contact_BG.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.linksOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF6600;
	text-decoration: underline;
}
.vertline {
	background-image: url(images/verticleline.gif);
	background-repeat: repeat-y;
}
