/* CSS layout */ #masthead { text-align: center; } #top_nav { text-align: center; font-size: small; font-family: Arial; } #container { position: relative; top: 1px; left: 4px; height: 729px; } #left_col { width: 164px; position: absolute; left: 0px; top: 0px; } #page_content { margin-right: 336px; margin-left: 178px; height: 224px; width: 634px; text-align: center; } #right_col { width: 154px; position: absolute; right: -137px; top: 0px; font-weight: 700; font-family: Arial; height: 150px; left: 830px; } #footer { border-style: none; background-position: 0px 0px; margin-top: 32px; background-image: url(''); background-repeat: repeat; background-attachment: scroll; }