I've been reading about using custom tpl.php files for certain nodes/taxonomy terms, etc... but I'm still a little confused. Maybe somebody can point me in the right direction or flat-out tell me what to do.

On my home page (http://www.momsmedicinechest.com/), I have a link to a "Book of the Month" page. The contents for that page should be a single node page (which would be the currently-selected node), with a float:right list of other available Book-of-the-Month nodes (see http://cklester.com/newsite/mmc.php?page=bookofmonth for mock-up).

I'm currently using views.module to handle creating the list of nodes for the front and other pages.

HOW DO I GET THIS CUSTOM BOOK-OF-THE-MONTH PAGE DONE IN DRUPAL?!

Thank you. :)