
Body{
													background-color: white;
             font-family: Verdana, Arial, san-serif;                   /*update may 08 */
             font-weight: normal;
             font-size: 10pt;
}

Div.image{                                                                     /*poppies9 - top logo */
             position: absolute; top: 0px; left: 0px;               /*poppies12- other pages*/
             width: 640px;
             border: 0 none #fff;
}

Div.txonly{                                                                    /* text only version */
             position: absolute; top: 5px; right: 5px;             /* upd nov 06 */
             color: black;
}

Div.image2{                                                                  /* poppies10- left side */
              position: absolute;
              top: 235px; left: 0px;
              width: 139px;
}

Div.image2s{                                                                  /* 2nd poppies10- left side */
              position: absolute;                                              /* upd june 07 */
              top: 500px; left: 0px;
              width: 139px;
}

Div.image3{                                                                  /* text- hmpg */
              position: absolute;
              left: 170px; top: 250px;
              width: 504px;
              color: #6600cc;
}

Div.image4 {                                                                  /* logo */
              position: absolute;
              width: 165px;
              border: 0 none #fff;
              margin: 20px;
}

div.inlink{                                                                     /* links- internal */
               padding: 10px 20px;
               text-align: center;
} 

#left{                                                                        /* links-interal, left side */
              position: absolute;
              left: 8px;
              top: 240px;
              width: 130px;
}

Div.intlink{ 
              position: absolute;                                         /* links- internal hmpg */
              left: 170px; top: 1080px;                                /* upd may 09*/
              font-size: 9pt;                                                                    
              padding: 2px;
}

a:link{                                                                         /* orange red */
              color: #006600;                                            /*dark green-mar 08 maybe*/
              background-color: transparent;
}

a:visited{                                                                   /* dark bluegreen */
              color: #006666;
              background-color: transparent;
}

a:hover{                                                                     /* medium orchid */
              color: #9370db;
              background-color: transparent;
}

Div.contact{                                                                 /* email */
               position: absolute;                                         /*upd may 09*/
               left:170px; top: 1140px;                                                             
               font-size: 8pt;
               color: #006666;
               background-color: transparent;
               padding; 2px;               
}

Div.cprccl{                                                                  /* copyrt-cclicense */
               position: absolute;                                        /* upd sept 07 */
               left: 170px; top: 1155px;
               padding: 1px;
               color: #006666;
}

Div.image5{                                                                /* bottom logo */
               position: absolute;                                       /* upd may 09 */
               right: 15px; top: 1170px;
}

Div.w3clogo{                                                               /* w3c logo validator*/
              position: absolute;
              left: 10px; top: 975px;                                /* upd sept 07*/
              padding: 1px;
}

#center2{                                                               /* text- author, link, */
               position: absolute;
               top: 150px;
               margin-left: 150px;
               padding: 20px 65px;
               color: #6600cc;                                        /* purple */
}

#center3{                                                                 /* text- chap1, chap4, Q&A */
               position: absolute;
               top: 175px;
               margin-left: 150px;
               padding: 20px 65px;
               color: #6600cc;                                       /* purple */
}


#copyr{                                                                /* copyright */
              font-size: 7pt;
              font-style: normal;
              text-align: center;
              border: 0;
}

#license{                                                              /* creative commons license */
              font-size: 7pt;
              font-style: normal;
              text-align: center;
}
