/* Copyright, 2008, Woodland Engineering */

#rememberimg
{
  text-align:       center;
  border:           none;
  margin:           20px 5px 5px 5px;
}

#citation
{
  text-align:       center;
  font-style:       italic;
  font-size:        80%;
}

#mouseinstructs
{
  text-align:       center;
  font-style:       italic;
  font-size:        110%;
  color:            #008000;
}

#deceasedlist
{
  text-align:       center;
  width:            600px;
  list-style:       inside url(../images/micro_shield_logo.png);
  margin-left:      auto;
  margin-right:     auto;
}

.nameandhonorsli
{
  text-align:       left;
  height:           30px;
}

.person
{
  font-size:        150%;
  color:            #C00000;
}

#overDiv  /* overlib */
{
  height:           240px;
  background-color: transparent;
  background-repeat: no-repeat;
}

