body { font-size: xx-small; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; margin: 100px auto auto auto; }

p { margin: 7px 0 7px 0; }

td { }

a:link { color: black; text-decoration: none; }

a:visited { color: black; text-decoration: none; }

a:hover { color: gray; }

a:active { }

#center { height: 250px; width: 500px; text-align: left; position: relative; margin: auto; visibility: visible; }
#left { text-align: left; }
#box { height: 200px; width: 500px; top: 5px; border: solid 1px gray; position: relative; }
#innerbox { height: 196px; width: 496px; margin: 2px auto; }
#nav { text-align: right;}
#b { left: 30px; top: 22px; position: absolute; }
#t { right: 30px; top: 30px; text-align: right; position: absolute; }