@charset "UTF-8";
/* CSS Document */

#banner {
	background-image:url(http://www.b3trainers.com/IMAGES/banner_pt_06.jpg);
	background-repeat:no-repeat;
}
#intro h2 {
	background-image:url(http://www.b3trainers.com/IMAGES/trainers.gif);
	background-repeat:no-repeat;
}
#sidecontent h2 {
	background-image:url(http://www.b3trainers.com/IMAGES/update_sidecontent.png);
	background-repeat:no-repeat;
}
#sidecontent p {
	color:#FFF;
	font-size:medium;
}
#maindisplay {
	background-image:url(http://www.b3trainers.com/IMAGES/kettlebell-deadlift.jpg);
	background-repeat:no-repeat;
}
#terms {
	text-align:right;
}
#terms a {
	color:#999;
	font-family:"Century Gothic", Helvetica, Arial, sans-serif;
	font-size:smaller;
	font-style:italic;
	text-decoration:none;
}
h4 {
	color:#999;
	font-family:"Century Gothic", Helvetica, Arial, sans-serif;
	font-weight:bold;
}