/* California State University, Long Beach */
/* Academic Template Style Sheet */
/* University Public Affairs and Publications */
/* Name: nav.css */
/* Location: www2.. (test) */
/* Location: www.. (live) */
/* Creation Date: 05/01/04 */
/* Last Modified Date: 04/14/05 */
/* Modified by: Jorge Hurtado, Gerard Greenidge */

/* Highlights the "About" link in the Primary Navigation under department2 */
a.pnav_about {
	color: #FF3300;
	background-color: #eeeeee;
	background-image: url(http://www.csulb.edu/misc/depot/assets/academic/bk/stripped_bk.gif);
	background-repeat: repeat;
}
