BODY {
  color :  #F0F0F0;
  background : #404040;
}

A:link {color : #99F}
A:visited {color: #B5B}
A:active {color : #F00}
A:hover {color :FFD07F }

*.header {color: #404040;
      background:#808090;
}

*.header *.current {
  color:#404040;
}

*.header a:visited {color: #707;}


span.update {
  color:#CFCFD7;
}



*.mybody {
  border-left-color: #CFCFD7;
  border-right-color: #CFCFD7;
}

h1 {
  border-top-color:#CFCFD7;
  border-bottom-color:#CFCFD7;
}

*.myH2 {
  color:#F0F0F0;
  border-top-color:#CFCFD7;
  border-bottom-color:#CFCFD7;
  display:block;
  width:100%;
}


table.picture tr td span, table.picture tr td div {
  font-family:Comic sans MS;
  line-height:23px;
  text-align : center;
  margin-top:1px;
  margin-bottom:1px;
  margin-left:1px;
  margin-right:1px;
  padding-top : 0px;
  padding-bottom : 0px;
  padding-left:4px;
  padding-right:4px;
  letter-spacing: 2px;
  /* border-top:1px solid #CCD;
  border-bottom:1px solid #CCD;
  border-left:4px solid #CCD;
  border-right:4px solid #CCD; */
}

table.picture tr TD {
  border-style:none;
  text-align:center;
  padding-left:10px;
  padding-right:10px;
}

table.picture tr TD IMG {
  border:2px inset;
}

*.pictureDate {
  font-size:85%;
  text-align:center;
  margin-top:1px;
  margin-bottom:1px;
  margin-left:0px;
  margin-right:0px;
}

*.pictureDate I {
  font-size:100%;
}

*.update,h1,*.myH2,*.bottominfo,table.picture tr td span,table.picture tr td div {
  background:#505060;
}

div.firstLetter{
  color:#ACA;
  border-top:solid 1px #7C7;
  border-right:solid 1px #7C7;
  border-bottom:solid 1px #7C7;
}

*.figure {
  font-family:arial,verdana;
  line-height:100%;
  margin:1em;
  padding:0.5em;
  width:50%;
  border: 2px inset #eeb;
  text-align:center;
  vertical-align:bottom;
  background:#606060;
}

*.left {
  float:left;
}

*.right {
  float:right;
}

*.figure IMG {
  border-width:1px;
  border-style:none;
}

*.figure *.legend {
  text-align:center;
  margin-left:0px;
  margin-top:5px;
}
