/*
This exists solely to ensure that the site displays correctly in Internet Explorer version 6 and older.
This file will be destroyed if it is edited using NVu.
*/
div.main {
width:expression(document.body.clientWidth > 745? "745px": "auto" );
}

