Yes! Much better
(Ignore my current weather info. It appears my station is down
) I did a little touch up but it is looking good now. You said adding the wordpress in the easy part?
Okay, we're cooking now!

First, you need to make copies of your new WordPress index.php that you have working now. These copies should be called:
single.php
search.php
archive.php
page.php
attachment.php
archives.php
Then, download the template that Mike, Jack and I have created - if you downloaded it previously, download it again as Mike made some great enhancements that I just added to the zip.
Click here for that.
From each file in the template of names above, copy and paste everything from the coding that says <!-- Begin wordpress code --> to <!-- End wordpress code --> between the <!-- ##### Main Copy ##### --> and <!-- ##### Footer ##### --> sections of your file of the same name.
So, from the template's index.php, copy all the WordPress code to the main part of your index.php. Repeat for all of the above files.
That is about it. Upload the files to your WordPress template directory. Also upload our template's sidebar.php (no modifications required) to the same place.
That should do it!

Tony