How do I get the image to the top of the item page?

All my items have thumbnails and access images associated with them, but the are at the bottom of the record. I want them at the top, or to the right of the column of text. Help?

Theme is Berlin.

http://collectionsmoc.ca/virtualmuseum/items/show/200

You can move the files around easily by editing the theme's items/show.php file.

You want to move the files_for_item call, and probably the div tag immediately surrounding it, up above the all_element_texts call.