When we presented our site to the class, our site did not work in IE. Turned out to only be a minor annoyance. For the sake of having something up and working we did not mess around with the site before the first presentation for two reasons. We didn't want to mess it up and not have anything to show for it and there wasn't much time because we only got it working on the template the night before the presentation. So instead I just researched a bunch of sites that had possible solutions and Dean ended up finding the fix among the links I saved and he got it working pretty easily. The first thing that had to happen was that the script source for the map had to be moved outside the body and placed towards the top of the code as opposed to having it with the rest of it. The load function and map sizes stayed in the body with the table and then the rest of the script had to be moved below the ending body tag. Very weird but it now works on every browser now so we can check that off our list. Here is the link to the blog that had our answer.