There's an easier way (I'm using Access '97, but I'm sure it works about the same in other versions):
Create a new database. Go to the tables tab, and select "New".
Select "Import Table".
Choose "Select All"
Go to the "Queries", "Forms", etc. tabs and select all.
Choose "Options"
Check the box marked "Structure only" (as opposed to "Structure and Data"
This will give you a copy of all the database objects, with no data.
I'm doing this from memory, so one or two of the menu options may be slightly different, but this is pretty close. It's a lot faster than copying all the data and deleting it (I've got several databases containing 500,000 or more records - they take forever to copy and delete full tables).