#cssdropdown, #cssdropdown ul { padding:9; margin: -6; list-style: none; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 14px; } #cssdropdown li { float: left; position: relative; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 14px; height : 16px; } .navbar { font-family : Arial, Helvetica, sans-serif; border: 0px solid black; background-color: lightyellow; padding: 0; font-size : 14px; text-decoration: none; color : Black; } .mainitems{ border: 0px solid black; padding: 4; ; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px ; text-decoration: none ; line-height: 17px } .mainitems a{ margin-left: 6px; margin-right: 8px; text-decoration: none; } .subuls{ display: none; width: 20em; position: absolute; top: 1.8em; left: 0; background-color: lightyellow; border: 0px solid black; padding: 8; } .subuls li{ width: 20em; } .subuls li a{ color : Black; float: left; text-decoration: none; } #cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */ top: auto; left: auto; } #cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */ display: block; } #restofcontent { /*wrap rest of content of the page inside this div*/ clear: left; } /********************** Header ***************************/ #header { margin: 0px 0px; width:100%; height:100px; position:absolute; } #header ul{ background-color:#85a157; width:770px; border: 0px solid #FFFFFF; display:block; position:absolute; margin: 0px 0px 0px 0px; padding:7px 0px 7px 0px; text-align:center; left: 0px; } #header li{ display:inline; } #header ul a{ text-decoration:none; color:#FFFFFF; margin: 0px 7px; } #header ul a:hover{ text-decoration:underline; color:#28556b; } #header_text { top:90px; left:43px; width:391px; position:absolute; height: 100px; } #header_text p{ font-size: 18px; color:#FFFFFF; } #header_text a{color:#28556b;} #header_text a:hover{color:#c77e0c;} .fhead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-weight: bold} .items { border: 0px solid black; padding: 4; ; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000} a:hover{color:#cc3333;}.indent { list-style-position: inside; list-style-type: none; text-indent: 20pt} .captions { border: 0px solid black; padding: 4; ; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; text-decoration: none ; line-height: 15px} #thumbBox{ /*Outermost DIV for thumbnail viewer*/ position: absolute; left: 0; top: 0; width: auto; padding: 2px; padding-bottom: 0; background: #313131; visibility: hidden; z-index: 10; cursor: pointer; } #thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */ font: bold 14px sans-serif; letter-spacing: 3px; line-height: 1.1em; color: white; padding: 5px 0; text-align: right; } #thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */ background-color: white; } #thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/ position: absolute; visibility: hidden; border: 1px solid black; background-color: #EFEFEF; padding: 5px; z-index: 5; } #footerbar{font: bold 14px sans-serif; } .leaftems { border: 0px solid black; padding: 4; ; font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; text-decoration: none ; line-height: 14px; font-weight: normal}