As far as preventing the right-click for copying/pasting, you can get a javascript that does that. Just do a Google search for "disable right-click" and you'll see tons of different code that will allow you to do that.
Keep in mind though this doesn't prevent people from going up to the Edit menu to copy and view your source.
|