Sure

For the 2 column layout on the galleries, I went into gallery.class.php at line 52 and changed it from single to double like so:
$this->showMainGalleries('double', $subgalleries = true);
In the stylesheet I removed most background colours. In the configuration its set to float. The rest is CSS is based and you can see it from the page

The tab styles I lifted ffrom the default Joomla tab stylesheet and pasted into the Tables CSS. Then customised them using some nice dode that Daniel posted earlier.
I plan on working on a new template shortly that will have a different layout.