/*
body {background: black url(../images/worm-solid.jpg) 0 0 no-repeat fixed;}
div#Content {background: #468 url(../images/worm-colour.jpg) 0 0 no-repeat fixed;}
*/

div#Content {position: absolute; top: 56px; left: 161px; right: 25px;
   color: #EED; font: 13px Verdana, sans-serif; padding: 10px; 
   border: solid #FFCC99;}
div#Content p {margin: 0 1em 1em;}
div#Content h3 {margin-bottom: 0.25em;}
div#Content a:link {color: white;}
div#Content a:visited {color: #BBC;}
div#Content a:link:hover {color: #FF0;}
div#Content a:visited:hover {color: #CC0;}

.button {
   /*background: transparent url(../images/worm-fade.jpg) 0 0 no-repeat fixed;*/
   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;}

/*.button:hover {background: transparent url(../images/worm-wash.jpg) 0 0 no-repeat fixed;}*/

div#Menu {position: absolute; top: 52px; left: 0; width: 160px; height: 700px; font: 16px Verdana, sans-serif;}
code, pre {color: #EDC; font: 110% monospace;}
div#Menu p {color: #BAA; background: none; 
   font: 13px Verdana, sans-serif; padding: 0px; }
div#Menu li {color: #BAA; background: none; 
   font: 13px Verdana, sans-serif; padding: 0px; }
div#Menu a {color: #FFC;}
div#Menu a span {display: none;}
div#Menu a:hover span {display: block;
   position: absolute; top: 200px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #FFC; 
   /*background: transparent url(../images/worm-solid.jpg) 0 0 no-repeat fixed;*/
   font: 10px Verdana, sans-serif; text-align: center;}

div#Header img { /* Reposition icons */
      position:relative; top:60px; right:35px;
}
div#Header {}
h1 {margin: 0px 0px 0.1em; padding: 15px 0 5px; text-align: right; 
    background: transparent; color: #AAA; 
    letter-spacing: 0.1em; 
    /*text-transform: lowercase; */
    font: bold 25px sans-serif; height: 28px; 
    vertical-align: middle; 
    white-space: nowrap;}
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}

div#updated {text-align: right;}

div#vuw {display: none;} /* Hide all vuw style specific content.*/
div#vuw2 {display: none;} /* Hide all vuw style specific content.*/