td img {
display: block;
}
body  {
font: 100% Verdana, Arial, Helvetica, sans-serif;
background: #ffffff;
text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
color: #000000;
margin: 0cm 0cm 0cm 0cm;
}
#menucase ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font:italic 12px Times;line-height:145%;width:132px;}
#menucase ul.vert-one li{margin:0;padding:0;border-top:1px solid #ffffff;border-right:0px solid #999999;}
#menucase ul.vert-one li a{display:block;text-decoration:none;color:#000000;background:#ffffff;padding:0 0 0 0px;width:132px;}
#menucase ul.vert-one li a:hover{background:#cccccc;}
#menucase ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#7E6199;}


#credits {font:bold 10px Arial,Helvetica;}
#credits a{text-decoration:none;color:#000000;background:#ffffff;padding:0 0 0 0px;}
#credits a:hover{background:#cccccc;}
#credits a.current:hover{background:#7E6199;}



h1 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14px;
     font-weight: bold;
     font-style: normal;
     font-variant: normal;
     text-transform: none;
     color: 000000;
}

p {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     font-weight: normal;
     font-style: normal;
     font-variant: normal;
     text-transform: none;
     color: 000000;
}
.title-box {
  margin: .5em;
  border: .1em solid black;
  padding: .5em;
  backgroundopacity: .100;
}