 @charset "windows-1252";
body {position: relative; margin: 0; padding: 0;}
div#content {position: absolute; top: 26px; left: 161px; right: 25px;
  background-color: #000000; color: #EED; font: 13px Verdana, sans-serif; padding: 10px; 
   border: solid #FFCC99;}	
/*headers*/
h1 {margin: -9px -9px 0.5em; padding: 15px 0 5px; text-align: right; background: #ACE; color: #024; letter-spacing: 0.5em; text-transform: lowercase; font: bold 25px sans-serif; height: 28px; vertical-align: middle; white-space: nowrap;}
h2 {margin: 19px -9px 0.3em; padding: 5px 0 5px; text-align: left; background: #D86A6A; color: #024; letter-spacing: 0.2em; text-transform: capitalize; font: bold 15px sans-serif; height: 18px; vertical-align: middle; white-space: nowrap;}
h3 {margin: 19px -9px 0.3em; padding: 3px 0 5px; text-align: left; background: #D86A6A; color: #024; letter-spacing: 0.2em; text-transform: capitalize; font: bold 10px sans-serif; height: 12px; vertical-align: middle; white-space: nowrap;}
h4 {margin: 19px -9px 0.4em; padding: 3px 0 5px; text-align: left; background: #D86A6A; color: #024; letter-spacing: 1.0em; text-transform: lowercase; font: bold 8px sans-serif; height: 10px; vertical-align: middle; white-space: nowrap;}
/*paragraph
p {background-color: rgb(250,0,255)
*/

div#content p {margin: 0 1em 1em;}
div#content h3 {margin-bottom: 0.25em;}
div#links a {display: block; text-align: center; font: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 2px; border-width: 0; 
   text-decoration: none; color: #FFC; background-color: inherit}
div#links a:hover {color: #B995B4; background-color: inherit}

dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}

div#content a:link {color: blue; text-decoration:none; background-color: inherit}
div#content a:visited {color: blue;text-decoration:none; background-color: inherit}	
div#content a:link:hover {color: white; text-decoration:underline; background-color: inherit}
div#content a:visited:hover {color: white; text-decoration:underline; background-color: inherit}	
/*links*/
div#links {position: absolute; top: 52px; left: 0; width: 160px; height: 700px; font: 16px Verdana, sans-serif;} 
div#links a span {display: none;}
div#links a:hover span {display: block;
   position: absolute; top: 200px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: black;
   font: 10px Verdana, sans-serif; text-align: center;}	
/*image*/
a img {border: none; /*height: 104px; width: 160px*/}