/* CSS Document */ .topnav /*{ font-family: Verdana; color: #FF643D; font-size: 10px; }*/ {background-color:#FF3D3D; color:#ffffff; text-align:center; font-family:VERDANA; font-size:12px; height:15px ; font-weight:normal; font-style:normal; text-decoration:none; border-width:1px; padding:1px 4px; margin:0px; } a#textlink:hover{ color:#054CBD; text-decoration: none; font-size:18px; } a#textlink{ color:#FF0000; font-size:18px; font-weight:bold; text-decoration: none; } a#textlinkBIG{ color:#FF3D3D; font-size:18px; } a#textlinkBIG:hover{ color:#FFFF00; font-size:18px; } .bulletnav /*{ font-family: Verdana; color: #FF643D; font-size: 10px; }*/ { background-color:#FF3D3D; color:#ffffff; text-align:center; font-family:VERDANA; font-size:9px; height:15px; font-weight:normal; font-style:normal; text-decoration:none; /*border-style:inset;*/ /*border-color:#AE003D;*/ border-width:1px; padding:1px 4px; margin:0px; } a:link { color: #054CBD; text-decoration: none; } a:visited { color: #054CBD; text-decoration: none; } a:hover { color: #FFFF00; text-decoration: none; } a:active { color: #054CBD; text-decoration: none; } .NormalTexts { font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal; font-variant: normal; color: #3B2B0A; } .NormalSubHeader { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-style: normal; font-weight:bold; font-variant: normal; color: #3B2B0A; } .NormalHeader { font-family: Georgia, "Times New Roman", Times, serif; font-size: 17px; font-style: normal; font-weight:bold; font-variant: normal; color: #3B2B0A; } #LeftNavLayer { position:relative; width:200px; height:500px; z-index:1000000; left: 5px; top: -75px; } .div { position:relative; top:0; left:0; }