#header { position: absolute; padding: 0px; top: 0; left: 170; height: 100; width: 82%; background-color: white; text-align: center; color: blue; } #footer { position: relative; padding: 5px; bottom: 0px; left: 170px; width: 83%; background-color: #fff; text-align: left; color: white; font-size: 18px; font-weight: bold; } #navleft{ position: absolute; margin: 5 0 0 10; top: 0; left: 0; height: 98%; width: 240px; background-color: white; text-align: left; color: blue; font-size: 12px; } #navleft a { display: inline; text-decoration: none; border: none; color: blue; background-color: #FFF; position: relative; } #navleft a:hover { visibility: visible; position: relative; bottom: 0px; display: inline; color: black; border: 1px solid blue; z-index:1000; } #navright{ position: absolute; padding: 0px; top: 20px; right: 0; width: 220px; background-color: transparent; text-align: left; color: white; } #navright a { display: inline; text-decoration: none; border: none; color: blue; background-color: #fff; position: relative; } #navright a:hover { text-decoration: none; font-weight: normal; background-color: white; color: maroon; } #leftimage { position: absolute; padding: 0px; bottom: 0; left: 0; background-color: white; text-align: left; color: blue; } .rightimage { position: absolute; padding: 0px; bottom: 0; right: 0; background-color: white; text-align: left; color: black; } #ctrfont { position: relative; padding: 12px; left: 160px; bottom: 10px; background-color: white; text-align: left; color: blue; text-size: 24px; } #wrapper{ position: absolute; padding: 5px; top: 114; left: 241px; width: 1000px; background-color: transparent; text-align: left; color: fuchsia; } #home{ position: absolute; padding: 5px; text-decoration: none; top: 20px; left: 0; width: 80%; background-color: transparent; text-align: left; color: black; } #home a { display: inline; text-decoration: none; font-weight: normal; border: none; color: blue; background-color: transparent; position: relative; } #home a:hover { text-decoration: underline; font-weight: normal; border: none; background-color: transparent; color: black; } #details{ position: relative; padding: 12px; top: 0; left: 0; width: 97%; background-color: transparent; text-align: justify; color: black; font-size: 12px; } li { color: #F97A01; font-style: italic; }