[jQuery] IE PNG flicker and doubled content

[jQuery] IE PNG flicker and doubled content


Hello, I've been working on a jQuery-based portfolio and learning as I
go. The "Learning jQuery" book has been indispensable.
I've run up against a troubling issue with the IE PNG filter, as well
as flickering duplicate content in IE.
The page I'm working on is here:
http://www.tinderboxcreative.com/dev2/portfolio.html
The trouble is, when you select a thumbnail from the set at bottom
(I've only enabled the first two), IE6 has a strange bug in the
gallery view near where it says "View Project Description" (lower-left
hand corner of the actual image viewer).
The PNG flickers in it's unfiltered version, which I'd love to hide
somehow until it's ready. There's also duplicate content (?) when this
is first activated, and text is doubled and offset by a pixel or so,
creating a faux-bold that's awful to behold.
Any thoughts on how to fix these two issues? I'm quite new to
development with jQuery and I'm loving the library; it's nice to have
this sort of Javascript quirk (by no means the library's fault) once
in a while rather than every half-hour or so :)
General jQery pointers (e.g. have I structured this in a sensible
way?) are also appreciated.
Thanks in advance!