ul.menu { margin-left: 1em; }


body { color: white; background-color: #222; font-family: sans-serif; }
a:link {color: yellow; }
a:visited {color: #f90; }

td.content { }

table.full { width: 100%; }
td.sidebar { width: 7em; }
th.sidebar { width: 7em; }

p.sidebar { margin-top: 0.2em; margin-bottom: 1em; 
            text-width: 75%; text-align: center; }

img.banner { display: block; text-align: center; border-style: ridge; }

h1 { font-family: sans-serif; font-weight: normal; padding-top: 0.3em;
     text-align: center; }
h2 { text-align: center; }
//h1 { font-family: "book antiqua",serif; font-weight: normal;
//     text-align: center; }


div.leftimg { float: left; padding-right: 1em; }
div.rightimg { float: right; padding-left: 1em; }
