Learning Drupal is the smartest thing you can do.
Panel variants
This tutorial is about the Panels module, and how you can use the Node Template to create different layouts for you're content types. For the ad-site I made, I had 7 different content types. Different fields and different field groups created with CCK had to be displayed differently when users viewed an ad. Panels 3 was just released and it's the first time I use this module for a production site.
I recommend using CCK fieldgroups when creating custom content types. When doing this you can place the fieldgroup itself in panel pane and not fields, it could save you some time depending on how many fields you have created.










