* { margin: 0; padding: 0; }
body { color: black; background-color: white; height: 768px; }
h1 { font-size: 9px; font-weight: bold; visibility: hidden; }
#header { color: white; width: 1004px; height: 50px; }
#container { width: 1004px; height: 665px; }
#footer { color: white; width: 1004px; height: 30px; clear: both; }
#incontainer { width: 850px; float: left; }
#column2 { width: 150px; float: right; white-space: normal; }
#column1 { width: 570px; float: left; }
#main { top: 0; width: 280px; float: right; }
.blockpad {  }
#outcontainer { width: 1024px; margin-top: 10px; margin-right: auto; margin-left: auto; }
#menu { position: fixed; top: 400px; }
.table1 { color: #fff; font-size: 14pt; font-weight: bold; background-color: #636; text-align: left; margin: 5px; padding: 5px; }
.font { color: #000; font-size: 8pt; font-weight: normal; line-height: 20pt; text-align: left; margin: 5px; padding: 5px; }
.font2 { color: #f09; font-size: 8pt; text-align: left; margin: 5px; padding: 5px; }
