body { background: #FFFFCC; color: green; font-family: Helvetica, Arial, sans; margin: 0; padding: 0;}
a { color: green; text-decoration: none; }
a:hover { text-decoration: underline; }
caption { color: black; font-weight: bold; }
div.box { float: left; text-align: center; }
div.box table { border: #996633 solid thick; margin: 5px 10px; empty-cells: show; border-collapse: collapse; background-color: white; }
div.box td { width: 75px; height: 75px; text-align: center; border: #996633 solid thin; font-size: 75%;}
div.box td a { display: block; }
#header { background-color: white; font-family: "Times New Roman", Times, serif; margin: 10px; width: 660px; border: #996633 solid thin;}
#header h1 { color: black; margin: 10px 0 0 5px;}
#header h2 { margin: 0 0 10px 5px; font-style: italic; }
#header img { float: right; margin: 0; padding: 0;}
#header div.stupid { clear: both; }
#listing { width:662px; margin: 5px 10px; }
#listing table { border: #996633 solid thin; empty-cells: show; border-collapse: collapse; background-color: white; }
#listing td { width: 16.67%; height: 30px; text-align: center; border: #996633 solid thin; font-size: 75%; color: black;}
