i have a problem wiht the template red traine because i see big space in the middle.
my site it's http://www.duffhilary.totalfannetwork.com/galeria
:-X
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fimg174.imageshack.us%2Fimg174%2F656%2Fdibujohf1.th.jpg&hash=6f0b7d911607c6c641e9b6aa65742874ae8ff305) (http://img174.imageshack.us/my.php?image=dibujohf1.jpg)
I tried to access the theme on your site but it's not working so all I can offer is that you check the width of the #content style.
I'm not sure if u already fixed the problem but I had the same and found that in the .css file and in the content part it says: margin: 1em 215px 0em 15px;
simply change that to:
margin: 1em 15px 0em 15px;
and it works!
maybe someone else may have some use of it anyway!