Metsatoll, what if one person have IE 4 and other IE 5 or IE6? Your code does not give him any solution

You need to have a script (server side) that will ask server to identify yours client browser. End after this step you have to redirect user (he will not know that

) to use another CSS file. This is the only correct way but this asks for a little bit of programing.