Exposure is not the same as shutter-speed. In technical terms, they call it "exposure-time", but "exposure" isolated, is the sum of all exposure factors (time+light etc). These are the settings we are reading from your file:
http://ruthvenphotos.com/gallery/imagev ... g/0013.jpg
Here is wikipedia on EXIF shutter speed:
http://en.wikipedia.org/wiki/Shutter_speed
Now, I must admit 7 seconds seems incorrect for an image like that. We would have to diagnose this photo and see where that info is coming from. If its simply stored like that in the image, there is nothing we can do. A simple solution for you if you dont like it, is to remove the attribute from the EXIF data - Open the file imagevue/include/ivExifParser.class.php and comment out the shutter-speed setting.
Regarding the text placement locations - There are MANY placement options in Imagevue, and sorry they are not flawless, each for its use. The reason we placed EXIF data OVER the image by default in the first place, is because thats where it fits best. Not sure why you say "it is always visible"? By default, the data is only set to appear on image ROLLOVER. You have probably set it to appear static, and that doesnt look good when it appears OVER the image of course.
You cant set such text-blocks to "auto" and expect it to appear perfectly above on on the right of the image, where sufficient space is simply not available!