In dzoniatheme/style.css on or near line 318 there is a reference to a background image "images/right.png" for the .rightrrowclass. This file is missing from the images directory in the theme. I downloaded the theme a second time to verify that the file is indeed missing. .rightarrowclass { display:block; width:5px; height:7px; position:absolute; margin-top:-3px; top:50%; right:8px; background:url(images/right.png) 0 0 no-repeat; }
My website is usafencingresults.com, but it's not actually limited to my website. The reference and the lack of right.png graphic exists (and doesn't exist) in the vanilla dzoniatheme.zip download. Also you have an invalid reference to a "/img/loading.gif" in "dzoniatheme\js\slides.min.jquery.js", also in the vanilla dzoniatheme.zip download.
Both image link you have found are not required in the theme. They are left by mistake. We will remove them in our next update.