* html #page {width:expression((document.compatMode && document.compatMode == 'CSS1Compat') ? (document.documentElement.clientWidth < 999 ? "999px" : (document.documentElement.clientWidth > 1600 ? "100%" : "100%")) : (document.body.clientWidth < 999 ? "999px" : (document.body.clientWidth > 1600 ? "100%" : "100%")));}

* html #footer {width:expression((document.compatMode && document.compatMode == 'CSS1Compat') ? (document.documentElement.clientWidth < 999 ? "999px" : (document.documentElement.clientWidth > 1600 ? "100%" : "100%")) : (document.body.clientWidth < 999 ? "999px" : (document.body.clientWidth > 1600 ? "100%" : "100%"))); position:absolute;}

* html #topRight {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/main-top-right.png', sizingMethod='scale');}

* html #clouds {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/clouds.png', sizingMethod='scale');}

* html #logo {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png', sizingMethod='scale');}

* html #menu table td {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu-tall.png', sizingMethod='scale');}
* html #menu table .l {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu-l.png', sizingMethod='scale');}
* html #menu table .r {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu-r.png', sizingMethod='scale');}
* html #menu table .separate {background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/menu-sep.png', sizingMethod='scale');}

* html {overflow-y: hidden;}
* html body { height: 100%; overflow: auto;}
* html #page { height:100%; overflow:auto;}
