body {font-family: Arial, Helvetica, sans-serif; background-color: #999999; }td {	font-family: Arial, Helvetica, sans-serif;}th {	font-family: Arial, Helvetica, sans-serif;}#container {  position: absolute;  top: 50%;  left: 50%;  margin-top: -204px;  margin-left: -396px;  height: 408px;  width: 792px;  }  #mainHm {width: 792px; background-color: #999999; height: 408px; min-height: 408px; }/* These are for option 1 */#container1 {  position: absolute;  top: 50%;  left: 50%;  margin-top: -360px;  margin-left: -504px;  height: 720px;  width: 1008px;  }  #mainHm1 {width: 1008px; background-color: #999999; height: 720px; min-height: 720px; }/* These are the styles used for the bottom copyright line on the home page */.copyright {font-size: 9px; color: #fff; text-align: center; margin-top: 10px;}