Hey Rod
Maybe I can swap for a few mins of your knowledge with setting up a member map and profile links like you have? :-)
Try these changes for a start...
in the rotator module.css:
change the .rotate-wrap{clear:both;} to .rotate-wrap{clear:none;} or remove this bit.
and in your style.css change:
.temp1 .pager_wrap{float:left;} to include width >> .temp1 .pager_wrap{float:left; width: 224px;}
and
.temp1 .content{float:left;} to >> .temp1 .content{float:right; width: 320px;}
After the rotator parts you'll probably need to add:
<div style="clear: both;"></div>
Happy to sort the rest and look at fine tuning... drop me an email (if you still have my address)
Cheers
David