body { font-family: helvetica, arial, sans-serif; margin: 0000; } #maxmin { max-width: 1400px; min-width: 800px; margin: 0 auto; border: none; padding: 0; } p { font-size: medium; text-align: left; line-height: 24px; margin-left: 30px; } img { border-width: 0px; } h1 { font-size: xx-large; font-weight: normal; } h2 { font-size: x-large; font-weight: normal; } h3 { font-weight: normal; } h4 { font-weight: normal; font-size: large; } th { color: yellow; font-weight: bold; } .top br { line-height: 60px; } .top td { color: black; font-size: large; } /* black navigation box */ a { text-decoration: none; font-weight: bold; border: none; } a:link { color: white;} a:visited { color: white; } a:focus { color: orange; } a:hover { color: orange; } /* grey navigation box */ .cv a:link { color: black; font-weight: bold; } .cv a:visited { color: black; font-weight: bold; } .cv a:focus { color: blue; font-weight: bold; } .cv a:hover { color: blue; font-weight: bold; } /* alt noframes links */ .alt a:link { color: black; font-weight: lighter; font-stretch: condensed; } .alt a:visited { color: black; font-weight: lighter; font-stretch: condensed; } .alt a:focus { color: blue; font-weight: lighter; font-stretch: condensed; } .alt a:hover { color: blue; font-weight: lighter; font-stretch: condensed; } /* text links */ .art p { text-align: left; } .art a { font-weight: normal; } .art a:link { color: black; } .art a:visited { color: black; } .art a:focus { color: blue; border-bottom: 1px solid blue; } .art a:hover { color: blue; border-bottom: 1px solid blue; } .footer { font-size: small; background-color: #c6bfdf; padding-left: 30px; padding-right: 30px; padding-top: 10px; padding-bottom: 10px; position: relative; text-align: right; clear: both; } .footer a { text-decoration: none; font-size: small; color: black; font-weight: normal; } .footer a:link { font-size: small; color: black; } .footer a:visited { font-size: small; color: black; } .footer a:focus { font-size: small; color: blue; border-bottom: 1px solid blue; } .footer a:hover { font-size: small; color: blue; border-bottom: 1px solid blue; }