div#metalink{ 
  z-index:          489; 
  border:           1px solid #333333;
  padding-left:     5px;
  padding-right:    5px;
  padding-top:      0%;
  padding-bottom:   0%;
  position:         absolute;
  right:            0px;
  bottom:           0px;
  width:            auto;
  height:           auto;
  color:            #333333;
  font:             pre;
  font-size:        100%;
  background-color: #010101; 
}
div#metapanel{
  z-index:          488; 
  visibility:       hidden;
  border:           1px solid #880000;
  padding-left:     1%;
  padding-right:    2%;
  padding-top:      1%;
  padding-bottom:   4%;
  position:         absolute;
  right:            20px;
  bottom:           25px;
  color:            #888888;
  font-size:        100%;
  background-color: #101020; 
} 
div#datesdiv{ 
  z-index:          487; 
  border:           1px solid #552222;
  padding-left:     2%;
  padding-right:    2%;
  padding-top:      1%;
  padding-bottom:   1%;
  position:         absolute;
  right:            0px;
  bottom:           0px;
  width:            auto;
  height:           auto;
  color:            #777777;
  font:             pre;
  font-size:        100%;
  background-color: #101010; 
}


div#sitenav{ 
  z-index:          499; 
  border:           1px solid #333333;
  position:         absolute;
  right:            0px;
  bottom:           20px;
  width:            auto;
  height:           auto;
  color:            #333333;
  font:             pre;
  font-size:        100%;
  background-color: #010101; 
}
div#sitenav a{ 
  color:            #333333;
  font-size:        120%;
  background-color: #010101; 
}
div#sitenav a:link{ 
  color:            #333333;
  text-decoration:  none;
  background-color: #010101; 
}
div#sitenav a:visited{ 
  color:            #333333;
  text-decoration:  none;
  background-color: #010101; 
}
div#sitenav a:hover{ 
  color:            #111111;
  text-decoration:  none;
  background-color: #777777; 
}
