#page { background-color: #e6e6e6; top: 0; left: 0; height: 100%; width: 100%; position: absolute; } #main { font-family: Arial, Verdana, "Lucida Grande", sans-serif; position: absolute; background-color: #b3b3b3; height: 500px; width: 600px; top: 50%; margin-top: -250px; left: 50%; margin-left: -300px; overflow: hidden; } .menu { font-size: 10px; text-align: right; margin-bottom: 1px; margin-right: 0px; margin-top: 1px; padding-left: 20px; padding-right: 20px; color: #567d63; } a:link, a:visited, active{ border-width: 0px; text-decoration: none; text-transform: none; color: #567d63; } a:hover{ border-width: 0px; color: #54b471; text-decoration: none; text-transform: none; } #footer{ height: 90px; margin-top: 10px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 1px; color: #008040; background-color: #333333; position: absolute; bottom: 13px; width: 100%; z-index: 1; } #footercontainer{ width: 160px; } #footer p{ text-align: center; margin-left: 2px; margin-bottom: 10px; margin-right: 0px; margin-top: 0px; color: #567d63; font-size: 9px; } a img{ border-width: 0px; } #valid{ color: #567d63; font-size: 9px; position: absolute; bottom: 10px; right: 2px; height: 10px; z-index: 20; } #IEroot #valid{ bottom: 1px; } .bigtext{ font-size: 1em; text-align: center; font-weight: bold; font-variant: small-caps; color: #80120b; }