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% }
h1.intro      { font-size: 2em; font-family: sans-serif; }
p.intro       { font-size: 1.2em; font-family: sans-serif; }
ol.intro      { font-size: 1.2em; font-family: sans-serif; }
p.subsitehome { background-image: url(../../templateimages/stars.gif);
                background-position: 0 0; background-repeat: repeat;
		padding-bottom: 5em; }
p.navlinks    { text-align: right; padding-top: 1em; padding-right: 1em; } 
p.intro       { font-size: 1.2em; font-family: sans-serif; }

