Try:
- HTML: Select all
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" media="screen" href="styles/ie6.css" />
<![endif]-->
That is suggesting that your stylesheet is in the styles directory. Also, what versions of IE do you want it to show in?