/*************************************************/
/* headerHome.css stylesheet                     */
/* last modified 01-Jul-04                       */
/*************************************************/
/* HTML styles */

/* Page Layout Elements for Divs */
#header{ padding: 0px; border-bottom: 1px solid #878787; background-color: #8AA0CC; background-image: url(../images/header_home.jpg); width: 100%; background-repeat: no-repeat; height: 120px; }

/* #persistentMenu elements (in header) */
#header h1{ text-align: right; font-size: 2em; color: #DDDDDD; font-weight: bold; padding: 10px 10px 0 0; }

