* html .footer-holder {
	background: url(none.gif);
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/footer.png', sizingmethod='crop');
}
* html .frame span {
	background: url(none.gif);
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/frame-bg.png', sizingmethod='crop');
}
* html .navigation a.learn {
	background: url(none.gif);
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/learn.png', sizingmethod='crop');
}
* html .navigation a.support {
	background: url(none.gif);
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/support.png', sizingmethod='crop');
}
* html .navigation a.attend {
	background: url(none.gif);
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/attend.png', sizingmethod='crop');
}
* html .gallery .gallery-box .picture span {
	background: url(none.gif);
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/picture-frame.png', sizingmethod='crop');
}
* html .gallery .gallery-box .gallery-text h3 {
	background: url(none.gif);
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/shadow.png', sizingmethod='crop');
}
img {behavior:expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "images/none.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));}
* html .conent-holder .image {
	background: url(none.gif);
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-image.png', sizingmethod='crop');
}
.navigation span.active a.support,
.navigation span.active a.learn {filter:none;}
