newbie with lots of questions

ok i have a few questions and a request for help

i seem to have the software working Yay! but what i need to figure out is how to modify the look of it
i havent a clue i was wondering if there was
templated i could download that just change it without breaking it
all of the ones i pull and test Break it :-(

Secondly i really need to import a list of addresses at once but i havent a clue how to do it.
is there an example of how it should be formated? and a step by step. please understand i know little about php.
so i keep messing everything up every time i try something.

Thanks In Advance

this is the format of the info i have now
in a txt file

store name, 123 WOODMAN ST. #D, Los Angeles, 91331, (213) 555 5555
store name, 123 WOODMAN ST. #D, Los Angeles, 91331, (213) 555 5555

Templates are not available

Templates are not available for the current version but there are some for the new version that I've been working on. To import data you will need to use a CSV file which is nothing more than an excel or calc spreadsheet that is saved as a CSV file. Each location will need a country, name, and a category in order for it to work properly so you will need to make sure those fields are filled in with something. After you do the import, you can 'geocode' those addresses simply by going to the search page. It will take a while for the search page to show because it's contacting the google/yahoo geocoders to do its work. Depending upon how many you have, you may have to reload the search page a couple times. Generally if you have 100 or fewer it'll get them all in the first run. You will use phpMyAdmin to do the importing and you can find LOTS of resources on phpMyAdmin about importing CSV files on googlie.

ok so i imported a csv file

ok so i imported a csv file and seem to have screwed up the locations.
is there a way to repair this??
it looks like i got the list to take but now the program wont actually load
:-(

well it finally loaded but

well it finally loaded but after i entered the zip it just lags and wont finish loading

Total Locations Total Active Locations Number of Locations without categories (Disabled Locations) Number of Locations that have no coordinates Number of Expired Locations
181

149

0

32

0

is this why it is lagging so badly?

Yea that 'lag' is actually a

Yea that 'lag' is actually a good thing. It means the app is trying to geocode the locations that dont yet have lon/lat coordinates. If it doesnt go away after a day or so, then you will need to look at the locations that dont have coordinates and find out why it cant geocode those locations.

ok got it working the error was addresses it could not locate.

what i want to do is make it look like the rest of my site.
i he Green txt and black background
i just cant seem to find out now to remove the blue and make the text green