Hello MacMyDay,
That image was from before we added the theme styling. You should be able to take off the CSS references in /wp-content/themes/infocus/style.css on lines 76 - 85,
.fancy_image img,
#body_inner .galleria-container,.wp-caption,#content .gallery img,.single_post_image img,.post_grid_image img,.post_list_image img,
.framed,.video_frame,.mysite_flickr_widget img,.avatar,.about_author_module .avatar{background:#f5f5f5;border:1px solid #fff;padding:4px;outline:1px solid #eaeaea;}
.avatar,.widget .small_post_list img,.additional_posts_module .small_post_list img{float:left;margin:1px;padding:3px;}
#footer .post_grid_image img,#footer .post_list_image img,#footer .framed{background:url(styles/_rgba/black10.png);border:1px solid rgba(255,255,255,.12);padding:2px;outline:none;}
#slider_module .video_frame{border:0;padding:0;outline:0;}
/* galleria */
#body_inner .galleria-thumbnails .galleria-image{background:transparent;border:0;}
#body_inner .galleria-stage{top:5px!important;left:5px!important;right:5px!important;bottom:50px!important;}
#body_inner .galleria-thumbnails-container{bottom:5px!important;left:5px!important;right:5px!important;height:40px!important;}