* { margin: 0; padding: 0; }
body { color: black; background-color: white; height: 768px; }
#header { color: white; width: 1004px; height: 50px; }
#container { width: 1004px; }
#footer { color: white; width: 1004px; height: 30px; clear: both; }
#incontainer { width: 850px; float: left; }
#column2 { width: 150px; float: right; white-space: normal; }
#column1 { width: 630px; float: left; }
#main { position: static; top: 50px; width: 220px; float: right; }
.blockpad {  }
#outcontainer { width: 1024px; margin-top: 10px; margin-right: auto; margin-left: auto; }
#menu { position: fixed; top: 450px; }
.table1 { color: #933; font-size: 7pt; font-weight: bold; font-stretch: extra-condensed; line-height: 12pt; }
.table2 { color: gray; font-size: 8pt; font-weight: bold; font-stretch: extra-condensed; line-height: 15px; text-align: justify; margin: 5px; padding: 5px; }
