h1  { font: small-caps bold 20px georgia,garamond,serif;         color: #0E5825;}h2  { text-decoration: underline;         font: italic small-caps bold 20px georgia,garamond,serif;         color: #0E5825;}h3  { font: italic small-caps bold 14px georgia,garamond,serif;         color:  #0E5825;}h4  { text-decoration: underline;         font: italic small-caps bold 20px georgia,garamond,serif;         color:  #fff;}h5  { font: italic small-caps 14px georgia,garamond,serif;         color:  #0E5825;}.centeredImage    {    text-align:center;    margin-top:0px;    margin-bottom:0px;    padding:0px;    }body {    background-color: 447A51;    font-size:12px;    text-align: center;    font-family:georgia,garamond,serif;    color:  #0E5825;}/*background: url(images/watermark.gif) white left no-repeat fixed;*/div#outer {    width: 800px;    background-color: #fff;    margin-top: 20px;    margin-bottom: 0px;    margin-left: auto;    margin-right: auto;    padding: 0px;    border: none;}div#header {    padding: 0px;    margin-top: 1px;    text-align: center;   }div#header2 {    padding: 0px;    margin: 0px;    text-align: center;}div#nav {    width: 25%;    padding: 10px;    margin-top: 1px;    margin-right:10px;    float: left;}div#main {    margin-left: 25%;    margin-top: 20px;    padding: 10px;    }div#footer {    height: 30px;    background: url(images/indentbg2.jpg) center center repeat-x;    color:#ffffff;    padding: 10px;    margin-top: 0px;    border-top: ;    text-align:  center;}a: {border:none}a:link { color: white; text-decoration: none }a:active { color: white; text-decoration: none }a:visited { color: white; text-decoration: none }a:hover { color: #0E5825; text-decoration: underline }a:img {border: 0px; }}.class2 a: {border:none}.class2 a:link { color: #0E5825; text-decoration: underline }.class2 a:active { color: #0E5825; text-decoration: underline }.class2 a:visited { color: #0E5825; text-decoration: underline }.class2 a:hover { color: #0E5825; font-weight:bold; text-decoration: underline }a:img {border: 0px; }}/*header 2*/a.info{    position:relative; /*this is the key*/    z-index:24; background-color:#;    color:#fff;    text-decoration:underline}a.info:hover{z-index:25; background-color:#}a.info span{display: none}a.info:hover span{ /*the span will display just on :hover state*/    display:block;    position:absolute;    top:1em; left: 8em; width:15em;    border:0px solid #0cf;    background-color:#fff; color:#;    text-align: center}