#hdr1 {
        margin:0px auto; /* Right and left margin widths set to "auto" */
        text-align:left; /* Counteract to IE5/Win Hack */
        background: white url("eh101-header.png") no-repeat;
        background-position: left;
        border-left: 1px solid #333366;
        border-right: 1px solid #333366;
        border-top: 1px solid #333366;
        width:90%;
        height: 85px;
        padding: 2px 0px 0px 0px;
        }


