I'm re-posting this because I couldn't edit the title of my previous post. I've created a Content type "Product", which can be accessed at ".../drupal/?q=product". I've looked in the database, and it is in there as a node. Why am I unable to theme it in the node.tpl.php? If I set it's url to ".../drupal/?q=node/product" and promote it to the front page, I am able to theme it with the node.tpl.php, but I don't want it on the front page. Not sure if this is relevant, but users are not allowed to post any content. Thanks!