/** $Id: screen.css 65 2004-09-27 21:00:21Z GARRETT $ **/
/**
 * Maniacal Rage
 * Screen master style
 * 
 * @author gmurray <garrett@maniacalrage.net>
 * @version 2.0, 2004-07-12
 */

/**
 * Import styles to hide from older browsers
 */
@import url("global.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 'ie5.css'; /*";}
}/* */
