/* Style Sheet for Ed's home site */

/* prevent borders from being drawn around images */
IMG.toc { border-width: 0; border-style: none; border: 0 }

/* margins for main frame content */
BODY.main { margin-top: 10; margin-left: 10; margin-right: 10; margin-bottom: 50; }
BODY.toc { margin-bottom: 5em; }

P.toc { margin-left: 2em; text-indent: -2em; margin-top: 0.25em; margin-bottom: 0; white-space: nowrap;  }
H1.toc { margin-top: 0; margin-bottom: 0.5em; font-size:150%; }
H2.toc { margin-top: 1em; margin-bottom: 0.5em; border-top: solid black 1px; font-size:120%; text-align:center; }

