Read the apache docs. As soon as you make any vhost, the first one becomes the default. Make the first vhost with the same settings as the defaults in the rest of the httpd.conf file, and you'll get the behavior you're looking for.
heh, that's the only part of the docs I haven't read as I made the bad assumption it was still to do with the base server config, my bad...
Thanks! jlc