looking at your code for that page
HTML Code:
<img alt="A group that can get together at least once a month and meet other bulldogs and their owners!" src="image.php?groupid=1&dateline=1270242941&type=groupthumb" class="sgicon" title="A group that can get together at least once a month and meet other bulldogs and their owners!">
it should be
HTML Code:
<img width="XXX" height="XXX" alt="A group that can get together at least once a month and meet other bulldogs and their owners!" src="image.php?groupid=1&dateline=1270242941&type=groupthumb" class="sgicon" title="A group that can get together at least once a month and meet other bulldogs and their owners!">
width="XXX" height="XXX" is missing
Check the Style Variable