body        { background: black url('images/bkg_lg_sample1.jpg') no-repeat fixed 0 0;  
            }

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: gold; 
             background-color: #000000;
             }

div#links a:hover {background: url('images/button_slice.jpg') no-repeat fixed 0 0; color: #CC0066 
                    
                  }

h1           {text-align: right;
              color: #33CC66; 
              letter-spacing: 0.2em;
              text-transform: mixcase; 
              height: 31px;
              vertical-align: middle; 
              white-space: nowrap; font-style:normal; font-variant:normal; font-weight:bold; font-size:25px; font-family:sans-serif; margin-left:-9px; margin-right:-9px; margin-top:-9px; margin-bottom:0.5em; padding-left:0; padding-right:0; padding-top:0px; padding-bottom:0px
             }

div#content { 
             position: absolute; 
             top: 3px; left: 166px; right: 18px;
             color: #000000; 
             font: 13px verdana, sans-serif; 
             padding: 1px; 
             border: none;
            } 

div#content p {margin: 0 1em 1em;}
div#content h3 {margin-bottom: 0.15em; color: blue}



dt           {font-weight: bold;}
dd           {margin-bottom: 0.25em;}

div#content a:link {color: black;}
div#content a:visited {color: black;}
div#content a:link:hover {color: blue;}
div#content a:visited:hover {color: blue;}

div#links     {position: absolute; 
               top: 63px; left: 0; width: 160px;
               height: 700px; 
               font: 16px Verdana, sans-serif;
              }

code, pre {color: #EDC; font: 110% monospace;}
-->
<style type="text/css">
/*specify height of broken up content */
.multiparts{
height: 50px;
}

-->
</style>