No, they still aren't correct. In some cases you are still linking to a data field rather than the pk of the one-side table. It will be MUCH easier for you if you change the names of the fk fields so they are the same name as the pk fields rather than being the same name as the data field.
Also, if you post the structure again, make sure that the relevant fk and pk fields are all visible. Many are hidden in the image you posted.