/** $Id: screen.css 238 2006-09-07 16:50:42Z garrett $ **/

/**
 * Screen master style, calls all other sheets
 */

/**
 * Import styles to hide from older browsers
 */
@import url("global.css");
@import url("lightbox.css");

/**
 * IE5/Mac Only Styles
 * Uses the IE5/Mac Band Pass Filter:
 * http://stopdesign.com/examples/ie5mac-bpf/
 */
/*\*//*/
  @import "iemac.css";
/**/

/**
 * IE5/Win Only Styles
 * Uses the Mid Pass Filter:
 * http://tantek.com/CSS/Examples/midpass.html
 */
@media tty {
 i{content:"\";/*" "*/}} @import 'ie5win.css'; /*";}
}/* */