JQuery Newbie and Autocomplete

JQuery Newbie and Autocomplete

Hello Everyone and thanks for your help in advance. I am new to JQuery and am trying to implement autocomplete with an ASP.Net webpage. The search page is located at http://www.1naples.com/search2.aspx. The data is delivered through server side code that can be seen at http://www.1naples.com/recordsearch2.aspx. I have not implemented styles for simplification purposes. When I type in the letter "f" in the autocomplete box, three listitem dots appear(which is correct) however, the text is missing. I am not sure why. Any help would be greatly appreciated.