/* File name: imports_wr.css                        */
/* Author: Curtis Clark                             */
/* Maintained by: webteam@csupomona.edu             */
/* Last modified: 2005-03-11                        */
/* Purpose: Stylesheet for CPP web templates v.2.0  */

/* Stylesheets for wide-right template.
   Importing the constituent style sheets hides them from Netscape 4 */

@import url(chrome.css);		/* Common to all page types  */
@import url(content_area.css);		/* Common to all page types  */
@import url(awaynav.css);		/* Off-site lower-left navigation */
@import url(topmenu_stub.css);		/* No horizontal menus at top of page */
@import url(wide_right.css);		/* For directory-type page */
