/* File name: imports_wrtm.css                      */
/* Author: Curtis Clark                             */
/* Maintained by: webteam@csupomona.edu             */
/* Last modified: 2006-01-01                        */
/* Purpose: Stylesheet for CPP web templates v.3.5  */
/* Stylesheets for wide-right template with horizontal top navigation.
   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(leftnav.css);		/* Off-site lower-left navigation */
@import url(topmenu_full.css);		/* Horizontal menus at top of page */
@import url(wide_right.css);		/* For directory-type page */

@import url(styles.css);
@import url(breadcrumbs.css);


