/* ------------------------------------------------------------------
	Copyright 2006 Foundation X Creative Media/Touchfon International - foundationx.com 
	mainie.css -  stylesheet for the site (differences Only)
------------------------------------------------------------------ */

#menuBox a {
    background-image: url(images/spacer.png);
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/images/button.png');
    }
#menuBox a:hover {
    background-image: url(images/spacer.png);
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/images/buttonHvr.png');
	}
