<STYLE  type="text/css">


html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

body
{ 
background-color: #FFFFFF;
}




	img {display: block;}

	img.withborder { border: 1px solid #fafafa ;}


}

{}



a.martin {
display: block;
width: 146px;
height: 219px;
background: url("martin2.gif");
text-decoration:none;
}
a.martin:hover {
background-position: -146px 0;
}

a.stlucie {
display: block;
width: 137px;
height: 219px;
background: url("stLucie2.gif");
text-decoration:none;
}
a.stLucie:hover {
background-position: -137px 0;
}

a.indian {
display: block;
width: 138px;
height: 219px;
background: url("indian2.gif");
text-decoration:none;
}
a.indian:hover {
background-position: -138px 0;
}

a.okeechobee {
display: block;
width: 144px;
height: 219px;
background: url("okeechobee2.gif");
text-decoration:none;
}
a.okeechobee:hover {
background-position: -144px 0;
}

