The latest of the Drupal sites I developed with the help of Mathieu (another member of Koumbit.org) based on a design by dynamo.com.
The interesting part of this implementation of Drupal is that all the images that disinguish the pages from one another (e.g. the graphical node titles, the photos of the people at bottom-left and the buttons at the bottom) are actually defined in the nodes themselves even if they are displayed outside of the main content section. Not only does this allow for easy creation and management of pages that look a little less templated, this is accomplished without the site editors having to know anything about HTML/CSS.
Another point worth noting is that this project led to the development of an XHTML compliant "taxonomy ticker" module. This module generates a box (which, in this case, is repositioned into the header using CSS) that scrolls the body text of nodes associated to a particular taxonomic term.