#page_holder{ position: absolute; text-align: center; width: 780px; left: 50%; margin-left: -390px; top: 10px; } #page{ position: absolute; left: 0px; width: 780px; height: 500px; text-align: left; } #header{ text-align: center; width: 780px; } BODY{ margin: 0px; background-color: #11215A; background: #11215A url('images/blue_twirl.jpg'); } #descriptor{ font-family: arial; color: #FFFFFF; font-size: 10pt; font-weight: normal; text-align: center; padding-top: 10px; width: 780px; } H1{ font-family: arial; color: #FFFFFF; font-size: 24pt; font-weight: bold; margin: 0px; letter-spacing: -1px; } H2{ font-family: arial; color: #FFFFFF; font-size: 13pt; font-weight: bold; margin: 0px; } .button{ background: url('images/button.gif') no-repeat; width: 224px; height: 35px; padding-top: 8px; font-family: arial; font-weight: bold; font-size: 12pt; text-align: center; color: #000000; } .buttontext{ font-family: arial; font-weight: normal; font-size: 10pt; text-align: left; color: #FFFFFF; position: relative; left: 250px; width: 530px; top: -35px; } .buttonlink{ font-family: arial; font-weight: bold; font-size: 12pt; text-align: center; color: #000000; text-decoration: underline; } .buttonlink:hover{ color: #FF0000; } #footer{ clear: both; width: 100%; padding: 5px; font-family: arial; font-size: 8pt; color: #EFE0A7; padding-top: 20px; position: absolute; } .form_header{ padding-top: 1px; padding-left: 2px; padding-bottom: 1px; border-top: 1px solid #000000; background-color: #646A84; } #output_box{ font-family: arial; font-size: 9pt; color: #FFDE60; } #form_box{ } A, .pagelink{ font-family: arial; font-size: 10pt; color: #EFDEA5; font-weight: bold; } A:hover, .pagelink:hover{ color: #FF0000; } .small_text{ font-family: arial; color: #FFFFFF; font-size: 8pt; font-weight: normal; padding: 5px; text-align: center; vertical-align: top; }