2
Sounds like you are not a member of the "webmasters" user-group for your site.
If you have access to your db (via phpMyAdmin for example) you'll need to edit this table:
prefix_groups_users_link
Browse the table and find your uid in the list (should be easy!). Click on edit, change the value in the "groupid" field to 1 (it sounds like it is 2 at the moment) and save the changes.
HTH