.cardcentergraphic {
	background-attachment: fixed;
	background-image: url(/img_lib/cardbackgrd279.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.sealcentergraphic {
	background-attachment: fixed;
	background-image: url(/img_lib/ssaseal1.gif);
	background-position: center;
	background-repeat: no-repeat;
}

div.template  { position: relative; font-family: serif; font-size: 1em; }
div.leftcol   { position: absolute; width: 18%; top: 0; left: 0; }
div.centercol { display: block; width: auto; padding-left: 20%; 
                padding-right: 20%; }
div.rightcol  { position: absolute; width: 20%; top: 0; left: 80%; 
                padding-right: 1em; padding-left: 1em; }
img.tinylogo  { position: absolute; top: 0; left: 25% }
p.subsitehome { background-image: url(../../templateimages/stars.gif);
                background-position: 0 0; background-repeat: repeat-x   }
body.rescinded  { background-color: yellow; color: black; }
h1.rescinded    { font-size: 6em; font-family: sans-serif; 
                  border: thick inset darkred; }
ul              { list-style-type: disc; }
li              { margin-top: 0.5em; margin-bottom: 0.5em; }
li p            { margin-top: 0.3em; margin-bottom: 0.3em; }
p.footnote      { margin-top: 0.2em; margin-bottom: 0.3em; }
h1.p            { font-size: 1.5em; }
h1.cfrdoc       { font-size: 2.5em; font-weight: bold; }
h2.p            { font-size: 1.3em; font-weight: bold; }
h2.cfrdoc       { font-size: 1.6em; font-weight: bold; }
h3.p            { font-size: 1.1em; font-style: italic; }
h3.cfrdoc       { font-size: 1.4em; font-variant: small-caps; }
h4.cfrdoc       { font-size: 1.2em; font-weight: bold; font-style: normal; }
p.navlinks    { text-align: right; padding-top: 1em; padding-right: 1em; } 
 


