
div#links {position: absolute; margin-top: 10px; margin-left: 0; width: 160px; height: 100px; z-index: 100; font: 11px Verdana,arial, sans-serif;
	 font-weight: normal;
 }

div#links a {display: block; text-align: center; font-weight: normal 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none; color: Yellow; background: #90BDE8;
   border-right: 5px solid #505050;}
div#links a:hover {color: #CC0033; background: #AAA;
   border-right: 5px double #505050;  font-weight: normal;}


div#links a span {display: none;}
div#links a:hover span {display: block;
   position: absolute; top: 225px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: black; background: transparent;
   font: 10px Verdana, sans-serif; text-align: center;}


div#content {position: absolute ; top: 26px; left: 181px; right: 25px;
   color: Black; font: 13px Verdana, sans-serif; padding: 5px;  background-color: transparent;
   border: solid #9999CC;}
div#content p {margin: 0 1em 1em;}
div#content h3 {margin-bottom: 0.25em;}
div#content a:link { text-decoration: none; color: #0033FF; background-color: transparent; }
div#content a:visited {color: Blue;text-decoration: none; background-color: transparent;  }
div#content a:link:hover {color: Red; text-decoration: underline; background-color: transparent; }
div#content a:visited:hover {color: Red; text-decoration: underline; background-color: transparent; }


dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
code, pre {color: #EDC; font: 100% monospace;}

h1 {margin: -9px -9px 0.5em; padding: 15px 15px 5px; text-align: center; background: #90BDE8; color: #024; letter-spacing: 0.5em; text-transform: lowercase; font: bold 20px sans-serif; height: 18px; vertical-align: middle; white-space: nowrap;}


h4 {margin: -9px -9px 0.5em; padding: 10px 10px 5px; text-align: center ; background: transparent; color: Black; letter-spacing: 0.5em; text-transform: lowercase; font: 14px sans-serif;  vertical-align: middle; white-space: nowrap;}
h5 {margin: -9px -9px 0.5em; padding: 10px 10px 5px; text-align: center ; background: transparent; color: Black; letter-spacing: 0.05em;  font: 10px sans-serif;  vertical-align: middle; white-space: nowrap;}
h6 {margin: -9px -9px 0.5em; padding: 10px 10px 5px; text-align: center ; background: transparent; color: Black; letter-spacing: 2px; text-transform: lowercase; font: 12px sans-serif;  vertical-align: middle; white-space: normal;}
h3 {margin: -9px -9px 0.5em; padding: 10px 10px 5px; text-align: center ; background: transparent; color: Black; letter-spacing: 
0.5em; font: 14px sans-serif;  vertical-align: middle; white-space: nowrap;}

.c7 {	background-color:#4F4F4F; padding:2px 2px 2px 10px; text-align: center; width: 400px;
	margin-left: auto; margin-right: auto; border: outset}
	
.c8 {	font-family: verdana,arial,sans-serif; font-weight: normal; color: Black; padding: 8px; border: outset;
	font-size: 11px; background-color: White; text-align: center;
	width: 220px; }