@charset "UTF-8"; body { margin-top: 0px; background-color: #000000; } h1 { font-family: "Times New Roman", Times, serif; font-size: 55px; color: #4F4834; margin: 0px; font-weight: lighter; } h2 { font-family: "Times New Roman", Times, serif; color: #544F37; margin: 0px; font-weight: lighter; font-size: 30px; line-height: normal; } h3 { font-family: "Times New Roman", Times, serif; color: #3A1619; margin: 0px; font-weight: lighter; font-size: 22px; } h4 { font-family: "Times New Roman", Times, serif; color: #232C42; margin: 0px; font-weight: lighter; font-size: 16px; line-height: 22px; } p { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #0C0B09; line-height: 20px; font-weight: normal; } a:link { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #B10000; text-decoration: none; font-weight: bold; } a:hover { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #89825F; text-decoration: underline; padding-right: 25px; font-weight: bold; } a:visited { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #B10000; text-decoration: none; padding-right: 25px; font-weight: bold; } a:active { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #B10000; text-decoration: none; padding-right: 25px; font-weight: bold; } #container/* CSS Document */ { height: auto; width: 1000px; margin-right: auto; margin-left: auto; background-image: url(images/bg_tile.jpg); background-repeat: repeat-y; } #header { float: left; height: 105px; width: 900px; padding-top: 100px; padding-left: 100px; } #login { width: 450px; position: absolute; visibility: visible; top: 1px; padding-top: 0px; margin-left: 372px; float: right; margin-top: 135px; height: 25px; text-align: right; } #login a:link { font-family: "Times New Roman", Times, serif; font-size: 18px; color: #4F4834; text-decoration: none; padding-right: 20px; } #login a:visited { font-family: "Times New Roman", Times, serif; font-size: 18px; color: #4F4834; text-decoration: none; }#login a:hover { font-family: "Times New Roman", Times, serif; font-size: 18px; color: #7F7445; text-decoration: underline; } #login a:active { font-family: "Times New Roman", Times, serif; font-size: 18px; color: #4F4834; text-decoration: none; } #full_col { float: left; height: auto; width: 785px; margin-left: 102px; } #left_col { float: left; height: auto; width: 445px; margin-left: 102px; } #right_col { float: left; height: auto; width: 310px; margin-left: 53px; } #clrfloat { clear: both; } #footer { float: left; height: 35px; width: 1000px; text-align: center; background-image: url(images/footer_bg.jpg); background-repeat: no-repeat; padding-top: 4px; padding-bottom: 4px; } #footer a:link { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #5F573D; text-decoration: none; padding-right: 10px; font-weight: bold; padding-left: 10px; } #footer a:hover { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #7F7445; text-decoration: underline; padding-right: 10px; font-weight: bold; padding-left: 10px; } #footer a:active { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #5F573D; text-decoration: none; padding-right: 10px; font-weight: bold; padding-left: 10px; } #footer a:visited { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #5F573D; text-decoration: none; padding-right: 10px; font-weight: bold; padding-left: 10px; } #footer p { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #5F573D; font-weight: bold; margin: 0px; }