body {
	font: 13px Geneva, Arial, Helvetica, sans-serif;
	color: #636466;
	background: #FFFFFF url(../images/bg.gif) repeat-x;
	margin: 0px 20px 20px 20px;
}

#header {
	width: 700px;
	height: 113px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.imageFloat {
	float: right;
	margin: 0px 0px 20px 30px;
	border: 1px solid #FFFFFF;
}

#racquetDesc {
	width: 500px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 23px;
	text-align: center;
	margin-bottom: 30px;
	color: #000000;
}

#prices {
	width: 500px;
	margin: 0 auto;
	font-size: 13px;
	line-height: 23px;
	text-align: center;
}

.pricingSpace {
	margin-bottom: 20px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #636466;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}


.redType {
	color: #ec1c24;
}

.eleven {
	font-size: 11px;
	line-height: 14px;
}

