/* File name: imports_wr.css                        */
/* Author: Curtis Clark                             */
/* Maintained by: webteam@csupomona.edu             */
/* Last modified: 2008-06-24                        */
/* Purpose: Stylesheet for CPP web templates v. 4.2 */
/* Stylesheets for wide-right template.
   Importing the constituent style sheets hides them from Netscape 4 */

@import url(colors.css);		/* Common to all page types  */
@import url(width.css);         	/* Common to all page types  */
@import url(chrome.css);		/* Common to all page types  */
@import url(content_area.css);		/* Common to all page types  */
@import url(leftnav.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 */
