/*
      Project:  Atom Driven Web Design & Development
        Title:  Styles for screen media
       Author:  Adam Page, adam@atomdriven.com
      Updated:  2006-03-16
*/

/* Master styles for screen media */
@import url("style.css");

/* Fixes for IE5/Windows */
@media tty {
 i{content:"\";/*" "*/}} @import 'ie5.css'; /*";}
}/* */

