I've hand-crafted my HTML ever since I put up my first website in 1998-ish. I've had enough

Does anyone know of a content management system that would be suitable for a small ISV shop?
Most CMS packages are geared for collaboration, with to-do lists, calendars, wikis, chat features, blogs and such, I don't need any of those. I don't need a built-in forum or bug tracker, since I can plug in phpBB and mantis. What I need is something that will give me a not-too-complex layout to put the content in. I just no longer want to spend time on designing HTML, because I suck at visual design, and my pages always end up with the late 90's look.
I need to have identically-structured sections, one per application, where each section has subsections for the program description, license, download page, FAQ, screenshots, testimonials, etc. So it's mostly static content. This also means the system should tend towards a "read-only" thing for users, unlike wikis, which are writeable by default. I need a nice, clean look to start with, that I can gradually convert to a custom design later on.
Ideally, when releasing a new version of a program, I would like to specify the release date and version number
just once, and have it displayed wherever necessary, rather than updating a dozen of pages manually - because right now I always forget about some. I don't know if any CMSs have such a feature.
As for the looks and simplicity of tweaking, I love DokuWiki, but it *is* a wiki and is not really suitable. I've created a very nice blog design with TextPattern, which has a pretty steep learning curve, but is nicely consistent and malleable. However, while TextPattern shines as a blog, it has poor support for static pages, like most of mine are going to be - you practically have to fight against its design and purpose to get a static page. And with TextPattern, you are really designing the visuals of your site from scratch, which is what I am trying to avoid.
I liked Plone a lot, unfortunately my host doesn't support Zope and whatever else it needs at the backend.
It needs to be free, and ideally php/mysql, because I can work with php. Oh, there's also Simple Machines, which DC is using, but it seems too complex for my needs. I really want to spend as little time on the design as possible, so that I can start without learning all the intricacies of the architecture if I need to add a block here or remove one there. Would Drupal or Mambo be worth w try? Anything else? Maybe I shouldn't be looking among CMS packages at all, but elsewhere?
marek