body {
	background-image: url(/images/infield-exposed-background.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
.testimonial-text {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


.testimonialbox {
	white-space: normal;
	float: right;
	padding: 0px;
}
.subhead-red {
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bolder;
	line-height: 30px;
	color: #CC0000;
	text-align: center;
}
.right-box {

	white-space: normal;
	float: right;
}
.videobox {

	white-space: normal;
	float: left;
}
.picturebox {
	white-space: normal;
	float: left;
}
.subhead-black {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	color: #000000;
	text-align: center;
}
.bodytext-hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-color: #FFFF66;
}
.infobox {
	background-color: #FFFFCC;
	border: medium solid #999999;
	padding: 10px;
}
.buy-area {

	background-color: #FFFFFF;
	border: thick dashed #FF0000;
	padding: 10px;
}
.bodytext-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	color: #000;
	list-style-position: outside;
	list-style-image: url(http://www.infieldexposed.com/images/2009/gtg-check.jpg);
	list-style-type: circle;
	padding-bottom: 15px
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
.style3 {
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	color: #333333;
	background-color: yellow;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {font-size: 15px; line-height: 20px; text-align: left; color: #333333; background-color: #FFFF66; font-family: Arial, Helvetica, sans-serif;}

div.note {
	background-color: #FFFF99;
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	width: 550px;
}