I know I'm a little late chiming in on this one, but you're working in the same system I am, so I thought I could help.
If you haven't figured it out yet, I would like to recommend Contemplate (content templates). It's a really easy way to theme your node without having to write a lot of extra code.
I disabled the display of my CCK images in the body under the Content Types -> Manage Fields section, and then placed them above the body using Contemplate.
I also added in my author and organization fields, themed those out in my .css files, and it looks good now. Not as good as what Yelvington did on his site, but it sounds like what you're looking for.
Comments
Theme
You need to theme that node type.
I know I'm a little late
I know I'm a little late chiming in on this one, but you're working in the same system I am, so I thought I could help.
If you haven't figured it out yet, I would like to recommend Contemplate (content templates). It's a really easy way to theme your node without having to write a lot of extra code.
I disabled the display of my CCK images in the body under the Content Types -> Manage Fields section, and then placed them above the body using Contemplate.
I also added in my author and organization fields, themed those out in my .css files, and it looks good now. Not as good as what Yelvington did on his site, but it sounds like what you're looking for.