h1#graphic {
  border:none;
}

    div.thepicture {
      background-image:url("./graphics/hco_dvd_mainpiece.jpg");
      background-repeat:no-repeat; 
      float:left;
      /* height:800px; */
      overflow:hidden;
      }
      div#mainpict {      
        padding-top:600px;
        margin-left:200px;
        margin-right:25px;
        /* overflow:hidden; */
      }
      div#mainpict p {
        background-color:inherit;
        color:#66230D;
      font-family:'times new roman', times, serif;
      font-size:1.1em;
      line-height:1.5;
      margin-right:8px;
      
      }
      div#mainpict div.watch img{
        border:none;
        margin-top:0;
      }
      div#mainpict div.watch p{
        font-size:.85em;
        font-style:italic;
        line-height:1.1;
        margin-top:15px;
      }
      div#leftpict {
        margin-left:10px;
        padding-top:420px;
        float:left;
        overflow:hidden;
        width:155px;
      }
      div.pictquote {
        /* float:right; */
        overflow:hidden;
        margin-bottom:10px;
        text-align:right;
      }
      /* div.pictquote img {
        float:right;
        clear:both;
      } */
      .thepict {
        float:right;
        clear:both;
      }
      .thepict img {
        margin-right:0;
      }
      .thequote {
        background-color:inherit;
        clear:both;
        color:#66230D;
        float:right;
        font-size:.9em;
        font-weight:bold;
        text-align:right;
        width:155px;
      }
      .q_author{
        font-style:italic;
      }

