I'm thinking the USER'S default tablespace is USERS. This is why the object are getting created in there. Also, when you drop the user.. did you do a DROP USER username CASCADE, to get rid of all the objects prior to the import?