/***************************************** 
 * Author: IU Office of Creative Services
 *
 * The function of this CSS is to import
 * other CSS files, thus hiding advanced
 * styles from older browsers.
 *****************************************/
@import url("reset.css");
@import url("screen.css");
@import url("branding.css");
@import url("image_ticker.css");
