/** $Id: screen.css 6 2006-04-19 17:46:09Z garrett $ **/

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

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