/*  Note: 3-digit color codes #rgb expand to #rrggbb */

p  { orphans: 2; text-indent: 0px; widows: 2; }

h1 { font-size: 20pt; color: #036;  }                 
h2 { font-size: 16pt; color: #036;  }
h3 { font-size: 13pt; color: #036;  }
h4 { font-size: 12pt; color: #036;  }

img.graph1 { width: 75%; display: block; margin-left: auto; margin-right: auto; }
img.graph3 { width: 75%; }  /* class=graph3 is generated image links */

img.delta_asmt { width: 30%; }

img.photo1 { padding: 10px; }
img.wrw { max-height: 100%; padding: 10px; }

body.back { background-color: #f0f0ff; }

/* padding all */
/* padding t/b l/r */
/* padding t r b l */
/* padding t r/l b */

div.title {  top: 10px; left: 80px; width: 700px; height: 120px; background-color: white;
             font-family: Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana; font-size: 14px;
             padding: 0px 20px 0px 20px;
             position: absolute; z-index: 1; visibility: show; }

div.author {  top: 100px; left: 450px; width: 250px; height: 60px; background-color: white;
             font-family: Georgia, 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana; font-size: 14px;
             position: absolute; z-index: 2; visibility: show; color: #036;   }

div.menu { top: 130px; left: 80px; width: 700px; height: 60px; background-color: white;
           font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana; font-size: 14px;
           padding: 10px 20px 0px 20px;
           position: absolute; z-index: 1; visibility: show;  }

div.menu ul { list-style-type: none;
              margin: 0;
              padding: 0;
              display: inline; text-decoration: none;
              text-align: center; }
div.menu ul li {  display: inline; }
div.menu ul li a { text-decoration: none; padding: .2em 1em; color: #fff; background-color: #036; }
div.menu ul li a:hover { color #fff; background-color: #369 }

div.main { top: 190px; left: 80px; width: 700px; background-color: white;
           font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana; font-size: 14px;
           padding: 0px 20px; line-height: 140%;
           position: absolute; z-index: 1; visibility: show; }

table { font-family: Arial, Verdana; font-size: 12px; }

