Hi,
To find the category ID go to Dashboard>Posts>Categories, then mouseover the category name and you will see the ID number in the URL that appears in your browser status bar (bottom left of your browser screen if using Firefox).
If you only want the gallery in one Page, the best solution is to create a Page Template specifically for displaying the gallery. Have a look at Page Templates on the WordPress Codex.
I assume your theme is using Index.php as the main page therefore, if you want to only display the gallery on your home page, you will need to set up a Static Front Page for your site.
Hope this helps.