/* Header and footer for "official" CSUDH webpages */

div.logo {
  background-color: rgb(102,0,51)}
div.logoleft  {
  background-image: url(http://www.csudh.edu/site/images/global/CSUDH2_header_bkg1.gif);
  background-repeat: repeat-x; }
div.logoright {background-image: url(http://www.csudh.edu/site/images/global/CSUDH2_header_bkg2.gif);
  background-repeat: repeat-x; float: right }
div.logo img {border-width: 0px }

p.footer {margin-top: 0; margin-bottom: 0; font-family: Verdana, serif; font-weight: lighter; font-size: smaller}


