/* background */ body { background-color: #5882c7; color: #000000; } /* index.html Enter/Redirect Page */ img.redirect { position: absolute; top: 110px; left: 190px; background-color: #5882c7; color : #000000 } p#redirect { font-size: 24px; position: absolute; top: 200px; left: 270px; font-family: times, serif; color: white; background-color: #5882c7; } a.redirect:link { background-color: #5882c7; font-size: 18px; text-decoration: none; text-decoration: none; font-weight: bold; font-family: arial, times, serif; color: white; } a.redirect:visited { background-color: #5882c7; font-size: 18px; text-decoration: none; text-decoration: none; font-weight: bold; font-family: arial, times, serif; color: white; } a.redirect:hover { background-color: #5882c7; font-size: 18px; font-weight: bold; text-decoration: underline; font-family: arial, times, serif; color: white; } a.redirect:active { background-color: #5882c7; font-size: 18px; text-decoration: none; font-weight: bold; text-decoration: none; font-family: arial, times, serif; color: white; } /* title.html hkff Image */ img.kfh { top: 5px; left: 320px; position: absolute; height: 66px; background-color: #5882c7; color : #000000 } p#recommend { position: absolute; top: 0px; left: 5px; width: 200px; color: white; font-size: 10px; font-family: times,serif; text-align: center; background-color: #5882c7; } a.titled:link { color: #d1d1d1; background-color: #5882c7; font-size: 10px; text-decoration: none; font-weight: bold; font-family: arial, times, serif; } a.titled:visited { color: #d1d1d1; background-color: #5882c7; font-size: 10px; text-decoration: none; font-weight: bold; font-family: arial, times, serif; } a.titled:hover { color: white; background-color: #5882c7; font-size: 10px; font-weight: bold; text-decoration: underline; font-family: arial, times, serif; } a.titled:active { color: #d1d1d1; background-color: #5882c7; font-size: 10px; font-weight: bold; text-decoration: none; font-family: arial, times, serif; } /* menu.html links */ a.menu:link { color: white; text-decoration: none; background-color: #5882c7; font-family: times, serif; font-size: 14px; } a.menu:visited { color: white; text-decoration: none; background-color: #5882c7; font-family: times, serif; font-size: 14px; } a.menu:hover { color: white; background-color: #5882c7; text-decoration: underline; font-family: times, serif; font-size: 14px; } a.menu:active { color: white; text-decoration: none; background-color: #5882c7; font-family: times, serif; font-size: 14px; } #menu { top: 0px; left:0px; width: 190px; text-align: center; font-size: 12px; color: white; background-color: #5882c7; font-family: times, serif; } /* main.html */ /* Helmet Images and Links */ a.helmetlinks:link { color: #d1d1d1; text-decoration: none; background-color: #5882c7; font-family: times, serif; font-size: 13px; font-weight: bold; } a.helmetlinks:visited { color: #d1d1d1; text-decoration: none; background-color: #5882c7; font-family: times, serif; font-size: 13px; font-weight: bold; } a.helmetlinks:hover { color: white; background-color: #5882c7; text-decoration: underline; font-family: times, serif; font-size: 13px; font-weight: bold; } a.helmetlinks:active { color: #d1d1d1; text-decoration: none; background-color: #5882c7; font-family: times, serif; font-size: 13px; font-weight: bold; } p#helmetone { position: absolute; top: 20px; left: 10px; width: 100px; text-align: center; font-family: times, serif; } img.helmet1 { position: absolute; top: 55px; left: 10px; } p#helmettwo { position: absolute; top: 20px; left: 120px; width: 100px; text-align: center; font-family: times, serif; } img.helmet2 { position: absolute; top: 55px; left: 10px; } p#helmetthree { position: absolute; top: 20px; left: 230px; width: 100px; text-align: center; font-family: times, serif; } img.helmet3 { position: absolute; top: 55px; left: 10px; } p#helmetfour { position: absolute; top: 20px; left: 340px; width: 100px; text-align: center; font-family: times, serif; } img.helmet4 { position: absolute; top: 55px; left: 10px; } p#helmetfive { position: absolute; top: 20px; left: 450px; width: 100px; text-align: center; font-family: times, serif; } img.helmet5 { position: absolute; top: 55px; left: 10px; } /* News Articles */ #newstable { position: absolute; font-size: 14px; top: 220px; left: 20px; width: 545px; border-top: none; border-right: none; border-bottom: none; border-left: none; border-width: 4px 2px 2px 2px; border-color: green; background-color: white; color: black; font-family: times, serif; } a.newslink:link { color: black; text-decoration: none; background-color: white; font-family: times, serif; font-size: 16px; font-weight: bold; } a.newslink:visited { color: black; text-decoration: none; background-color: white; font-family: times, serif; font-size: 16px; font-weight: bold; } a.newslink:hover { color: blue; background-color: white; text-decoration: underline; font-family: times, serif; font-size: 16px; font-weight: bold; } a.newslink:active { color: black; text-decoration: none; background-color: white; font-family: times, serif; font-size: 16px; font-weight: bold; } a.newsmore:link { color: blue; text-decoration: none; background-color: white; font-family: times, serif; font-size: 12px; } a.newsmore:visited { color: blue; text-decoration: none; background-color: white; font-family: times, serif; font-size: 12px; } a.newsmore:hover { color: blue; background-color: white; text-decoration: underline; font-family: times, serif; font-size: 12px; } a.newsmore:active { color: blue; text-decoration: none; background-color: white; font-family: times, serif; font-size: 12px; } /* rules.html and others "see the hkfl guide */ #rules { padding: 0cm .2cm .2cm .2cm; position: absolute; font-size: 14px; top: 40px; left: 20px; width: 535px; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-color: black; border-width: 3px 1px 1px 1px; background-color: white; color: black; font-family: times, serif; } #linkspage { padding: 0cm .2cm .2cm .2cm; position: absolute; font-size: 14px; top: 40px; left: 20px; width: 535px; text-align: center; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-color: black; border-width: 3px 1px 1px 1px; background-color: white; color: black; font-family: times, serif; } a.ruleslink:link { color: blue; text-decoration: none; background-color: white; font-family: times, serif; font-size: 14px; } a.ruleslink:visited { color: blue; text-decoration: none; background-color: white; font-family: times, serif; font-size: 14px; } a.ruleslink:hover { color: blue; background-color: white; text-decoration: underline; font-family: times, serif; font-size: 14px; } a.ruleslink:active { color: blue; text-decoration: none; background-color: white; font-family: times, serif; font-size: 14px; } #rheader { font-size: 18px; font-weight: bold; text-align: center; background-color: white; color: #330099; font-family: times, serif; } #rheader2 { font-size: 18px; font-weight: bold; text-align: center; background-color: white; color: #330099; font-family: times, serif; } #rulessched { padding: 0cm .2cm .2cm .2cm; position: absolute; font-size: 14px; top: 0px; left: 0px; width: 535px; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-color: black; border-width: 3px 1px 1px 1px; background-color: white; color: black; font-family: times, serif; } /* leagueview.html */ p#leagueview { width: 300px; font-size: 22px; position: absolute; top: 10px; left: 210px; font-family: times, serif; color: white; background-color: #5882c7; } #tableleague { position: absolute; top: 60px; left: 10px; color: black; background: #c0c0c0; width: 1200px; font-size: 13px; text-align: center; font-family: times, serif; } a.main2:link { color: #045bb2; text-decoration: none; background-color: white; font-family: times, serif; font-size: 13px; } a.main2:visited { color: #045bb2; text-decoration: none; background-color: white; font-family: times, serif; font-size: 13px; } a.main2:hover { color: blue; background-color: white; text-decoration: underline; font-family: times, serif; font-size: 13px; } a.main2:active { color: #045bb2; text-decoration: none; background-color: white; font-family: times, serif; font-size: 13px; } /* menuteams.html */ p#team1 { text-align: center; font-size: 12px; position: absolute; top: 60px; left: 20px; width: 100px; font-family: times, serif; color: white; background-color: #5882c7; } p#team2 { text-align: center; font-size: 12px; position: absolute; top: 60px; left: 130px; width: 100px; font-family: times, serif; color: white; background-color: #5882c7; } p#team3 { text-align: center; font-size: 12px; position: absolute; top: 60px; left: 245px; width: 100px; font-family: times, serif; color: white; background-color: #5882c7; } p#team4 { text-align: center; font-size: 12px; position: absolute; top: 60px; left: 360px; width: 100px; font-family: times, serif; color: white; background-color: #5882c7; } p#team5 { text-align: center; font-size: 12px; position: absolute; top: 60px; left: 475px; width: 100px; font-family: times, serif; color: white; background-color: #5882c7; } /* teamrecords.html */ #teamrecords { position: absolute; top: 60px; left: 15px; color: black; background: #c0c0c0; width: 1900px; font-size: 13px; text-align: center; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-width: 2px 2px 2px 2px; border-color: black; font-family: times, serif; } /* superbowl dynasty.html */ p#super { font-size: 22px; position: absolute; top: 10px; left: 200px; width: 450px; font-family: times, serif; color: white; background-color: #5882c7; } /* dynasty.html */ p#dynasty { font-size: 14px; position: absolute; top: 60px; left: 30px; width: 500px; font-family: times, serif; color: black; background-color: white; text-align: center; padding: .5cm; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-width: 3px 1px 1px 1px; border-color: black; } /* calculatewin.html */ #calculatewin { position: absolute; top: 0px; left: 0px; width: 535px; height: 100px; color: black; background: #c0c0c0; font-size: 13px; text-align: center; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-width: 2px 2px 2px 2px; border-color: black; font-family: times, serif; } /* Recordmak.html */ #record { position: absolute; top: 60px; left: 15px; color: black; background: #c0c0c0; width: 1560px; font-size: 13px; text-align: center; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-width: 2px 2px 2px 2px; border-color: black; font-family: times, serif; } /* 2002.html */ #stat2002 { position: absolute; top: 60px; left: 15px; color: black; background: #c0c0c0; width: 550px; font-size: 13px; text-align: center; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-width: 2px 2px 2px 2px; border-color: black; font-family: times, serif; } #notes2002 { position: absolute; font-size: 14px; top: 60px; left: 600px; width: 530px; background-color: #5882c7; border-color: black; color: black; font-family: times, serif; } #notessched { position: absolute; font-size: 14px; top: 280px; left: 600px; width: 530px; background-color: #5882c7; border-color: black; color: black; font-family: times, serif; } #result2002 { position: absolute; top: 600px; left: 15px; color: black; background: #c0c0c0; width: 1115px; font-size: 11px; text-align: center; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-width: 2px 2px 2px 2px; border-color: black; font-family: times, serif; } /* team pages .html */ img.helm { position: absolute; top: 20px; left: 50px; } p#teampages { font-size: 22px; position: absolute; top: 50px; left: 200px; width: 545px; font-family: times, serif; color: white; background-color: #5882c7; } #teamchart { position: absolute; top: 160px; left: 15px; color: black; background: #c0c0c0; width: 545px; font-size: 13px; text-align: center; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-width: 2px 2px 2px 2px; border-color: black; font-family: times, serif; } #teamchart2 { position: absolute; top: 910px; left: 15px; color: black; background: #c0c0c0; width: 1065px; font-size: 13px; text-align: center; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-width: 2px 2px 2px 2px; border-color: black; font-family: times, serif; } #teamchart2b { position: absolute; top: 1035px; left: 15px; color: black; background: #c0c0c0; width: 1065px; font-size: 13px; text-align: center; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-width: 2px 2px 2px 2px; border-color: black; font-family: times, serif; } #teamchart3 { position: absolute; top: 420px; left: 580px; color: black; background: #c0c0c0; width: 500px; font-size: 13px; text-align: center; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-width: 2px 2px 2px 2px; border-color: black; font-family: times, serif; } #teamchart4 { position: absolute; top: 1160px; left: 15px; color: black; background: #c0c0c0; width: 1100px; font-size: 13px; text-align: center; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-width: 2px 2px 2px 2px; border-color: black; font-family: times, serif; } #schedule { position: absolute; top: 305px; left: 15px; background: #c0c0c0; width: 545px; font-size: 13px; text-align: center; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-width: 2px 2px 2px 2px; border-color: black; color: black; font-family: times, serif; } #teamnotes { position: absolute; font-size: 14px; top: 160px; left: 580px; width: 500px; background-color: #5882c7; border-color: black; color: black; font-family: times, serif; } /* 2002schedresults.html */ #sched2002 { padding: 0cm .2cm .2cm .2cm; position: absolute; font-size: 14px; top: 0px; left: 0px; width: 535px; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-color: black; border-width: 3px 1px 1px 1px; background-color: white; color: black; font-family: times, serif; } /* links.html */ #linkspage { position: absolute; font-size: 14px; text-align: center; top: 60px; left: 20px; width: 535px; border-top: solid; border-right: solid; border-bottom: solid; border-left: solid; border-color: black; border-width: 3px 1px 1px 1px; background-color: white; color: black; font-family: times, serif; } a.links:link { color: blue; text-decoration: none; background-color: white; font-family: times, serif; font-size: 16px; font-weight: bold; } a.links:visited { color: blue; text-decoration: none; background-color: white; font-family: times, serif; font-size: 16px; font-weight: bold; } a.links:hover { color: blue; background-color: white; text-decoration: underline; font-family: times, serif; font-size: 16px; font-weight: bold; } a.links:active { color: blue; text-decoration: none; background-color: white; font-family: times, serif; font-size: 16px; font-weight: bold; }