This is the short link, that is given: http://www.macpaint.net/?p=2474
Although I guess I am a little confused with the directory path as there are some images at the bottom that are like this:
<a href = "http://www.duron.com" target="_blank"> <img src="<?php bloginfo('template_url'); ?>/images/duron_logo.png" alt="Duron" />
And that is what I am trying to re-create. As I haven't the slightest idea on how to access the template's images folder, I figured that this was just going through the media library. But from my look through it that doesn't seem to be the case. And thank you for the reply, the help is appreciated.