I tried this and it worked pretty good, but... I had some difficulties getting the stylesheet to work, so for anyone else who sees a bare bonesy website, without all the stylings, the thing to do is to find some editor that will let you edit multiple files (on linux regexxer is the one that I'm using. So what you have to do is find the stylesheet file something likewget --mirror –w 2 –p --html-extension –-convert-links http://www.yourdomain.com
sylesheet.php?templateid=4
and replace it with something like stylesheet.css
then use your multi file editor and replace all the references in all the files to sylesheet.php?templateid=4 with stylesheet.css
That makes it all work for me, alarach I reckon that your missing logo might be fixed as well!!
Good luck!