standards
note to self: webdevelopment
<!--[if gte IE 6]><link rel="stylesheet" type="text/css" href="style/msie6.css"><![endif]-->
CSS transparency without images
A transparency effect using only CSS, but unfortunately it has some drawbacks. View the source for how it's done.