html {
	  font: 12px/1.4 Arial, Helvetica, sans-serif;
	}
	body {
	  font-size: 92%;
	}
	#feature1 {
	background: #CECE0C url("/images/bottom.gif") no-repeat bottom;
	width: 220px;
	padding: 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	left: 200px;
	top: 200px;
	height: 240px;
	clip: rect(auto,auto,auto,auto);
	float: left;
	}
	#feature1 dt {
	background:   url("/images/top.gif") no-repeat;
	padding: 20px 20px 0;
	font-size: 170%;
	color: #FFF;
	line-height: 1;
	margin: 0;
	top: 20px;
	}
	
	#feature1 dd {
	padding: 10px 20px 0;
	line-height: 1.3;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: text-bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	border: none;
	}
  #feature2 {
	background: #CECE0C url("/images/bottom.gif") no-repeat bottom left;
	width: 220px;
	padding: 0 0 20px;
	left: 300px;
	top: 20px;
	height: 240px;
	float: left;
	}
	#feature2 dt {
	  background:  url(/newsite/css/newsite/images/top.gif) no-repeat;
	  p.photo:  url(newsite/images/cycling210.jpg) no-repeat;padding: 20px 20px 0; 
	  font-size: 170%; 
	  color: #FFF; 
	  line-height: 1;
	  margin: 0;
	}
	
	#feature2 dd {
	padding: 10px 20px 0;
	line-height: 1.3;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: text-bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	border: none;
	}
	#feature3 {
	background: #CECE0C url("/images/bottom.gif") no-repeat bottom left;
	width: 220px;
	padding: 0 0 20px;
	float: left;
	height: 240px;
	}
	#feature3 dt {
	  background:   url("/images/top.gif") no-repeat;
	  padding: 20px 20px 0; 
	  font-size: 170%; 
	  color: #FFF; 
	  line-height: 1;
	  margin: 0;
	}
	
	#feature3 dd {
	padding: 10px 20px 0;
	line-height: 1.3;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: text-bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	border: none;
	}

