/* Local stylesheet for home page. */ img#vtboximage { position: absolute; left: 40em; top: 5em; } div#vtleft { width: 16em; position: absolute; left: 1em; top: 14em; } div#vtleft h2, div#vtmid h2, div#vtright h2 { /*background-color: #93c5c2;*/ } div#vtmid { width: 16em; position: absolute; left: 18em; top: 14em; } div#vtright { width: 16em; position: absolute; /*left: 35em;*/ left: 18em; top: 14em; } ul { list-style: none; margin: 0px; padding: 0px; } /* Don't display footer on the front page, because the columns in the center of the page don't make this easy. */ p#vtfooter { display: none; }