In theory the tables below, and their relationshio make sense to me. I know I could have done two tables, and skipped the third table, but for this project it has to be like that.
Right now I am using an autonumber dataype for tblPersons (PerID), and using an int for the other two primary keys...