body {top: 0; left: 0; right: 0; bottom: 0; font-family: "Arial", "Verdana", "Helvetica", sans-serif; font-weight: normal; font-size:14px; color: black; background: white url(backgrounds/grainedpaper.gif)  
}
#header     {position: absolute; top: 1em; left: 2em; width: 10em; 
         }
#menu       {position: absolute; top: 68em; left: 3em; width: 12em; font-size: 10px;
         }
#contents   {position: absolute; top: 1em; left: 14em; right: 2em; text-align:center; }

#contentsq   {position: absolute; top: 1em; left: 14em; right: 2em; }

#textleft	{text-align: left;}

#textleftsmall	{text-align: left; font-size: 12px; }

#logolist {position:absolute; width:2em; top: 1em; right: 1em; }/* clickable rt.hand image list, if used */

H1, H2, H3, H4 { color: #0000FF; background: transparent; font-family: "Arial", "Helvetica", sans-serif; }
H1 {font-size: 18px; line-height: 110%; font-weight: normal;}
/* H1 used for page-top headers */
H2 {color:#000000; background: transparent; font-family: "Arial", "Helvetica", sans-serif; font-size: 14px; font-weight:bold; text-align:center;}
/* H2 used for descriptive headers below vehicle pictures */

/* H3#sp{white-space: pre} */ /* free space held in header */

/* H4 in subheaders in About, Disclaimer and ObjectsArchivehome. */ 

/* H3, H5, H6 not used */

/* .exline  {height: 25px;} */

table.collect {border-style: none; width: auto;  font-weight: bold; font-size:12px; text-align: center; margin-right:auto; margin-left: auto} /* Used for quality-badge menu buttons */

table.collist  {border-width: 8px; border-style: outset; border-color: #CCCCCC; width: auto; font-size: 15px; margin-right:auto; margin-left: auto;} /* Useds for tables of vehicle lists*/
table.collist td  {border-width: 1px; border-style: solid; border-color: black }
thead.collist  {font-weight: bold}
/* Used for all vehicle lists only. */

/* table.top3 {border-style: none;   }
table.top3 td {height: 1em;  border-style: none;  } */

table.twocol {border-style: none; width: 30%; margin-right:auto; margin-left: 10px; }
table.twocol td { height: 2em; border-style: none; }
/* Used for families.htm (document and Adobe links only). */

table.threecol {border-style: none; width: 60%; margin-right:auto; margin-left: 10px; }
table.threecol td { height: 2em; border-style: none; }
/* Used for download_item/Word/pdf tables (as on job page) only. */

table.picpluscapleft {padding: 10px; float:left; font-size:12px; }
/* used in families.htm, for pictures with caption below. */

table.picpluscapright {padding: 10px; float:right; font-size:12px; }
/* used in families.htm, for pictures with caption below. */

/* contents#toc { color: #8A123A; background: white;} */

a:link {color: blue; font-weight:normal; background: transparent; }
a:visited {color:#8A123A ; font-weight:normal; background: transparent; }
a:hover {color:black ; font-weight:normal; background: yellow;}

/* pre {font-family: "Verdana", "Arial", "Helvetica", sans-serif; font-weight: bold; font-size: large} */

ul.navbar {
  list-style-type: none;
  padding: 0;
  position: absolute;
  margin-left: 2em;
  left: 0em;
  top: 7em;
  width: 10.5em;
  }
/* Used for left hand Navigation bar. */

ul.navbar li {
  padding: 0.2em;
  color: blue ;
  border-color: white;
  background: #B7B7B7;
  border-style: outset
  }

ul.navbar a {
    text-decoration: none
  }
ul.queryback {
  list-style-type: none;
  padding: 0;
  position: absolute;
  left: 0em;
  top: 1em;
  width: 10em;
  }
/* Not used */

ul.queryback li {
  padding: 0.2em;
  color: blue ;
  border-color: white;
  background: #B7B7B7;
  border-style: outset
  }
  
  ul.queryback a {
    text-decoration: none
  }
div#imgtext {font-size: 12px;} /* Used for text and credit below main pictures. */
div#underbuttontext {font-size: small;} /* Used in 10006.htm only, to announce slide show buttons. */
div#footer {font-size: 12px; text-align: center;} /* Footer, every page. */
div#footer em {font-size: xx-small; color: #8A123A; background: transparent} /* Lower footer, every page. */

