.shadow {
  height: 1em;
  filter: Shadow(Color=#666666, 
                 Direction=135, 
                 Strength=5);
  line-height: 2em;
  white-space: nowrap;
}
.shadow:before {
  display: block;
  margin: 0 0 0em 0.15em;
  padding: 0;
  color: #666666; 
}
#shadow_available:before { 
  content: 'Available for Adoption'; 
}
#shadow_bartlett:before { 
  content: 'Bartlett Dog Park'; 
}
#shadow_dogindex:before { 
  content: 'Dog Index by Name'; 
}
#shadow_donate:before { 
  content: 'DONATE'; 
}
#shadow_events:before { 
  content: 'Events'; 
}
#shadow_flyer:before { 
  content: 'POSING PAWS'; 
}
#shadow_followup:before { 
  content: 'Follow-up'; 
}
#shadow_foster:before { 
  content: 'Fostering & Adoption'; 
}
#shadow_friends:before { 
  content: 'Our Dear Friends...'; 
}
#shadow_heart:before { 
  content: 'Have a heart, help a Pug!'; 
}
#shadow_letters:before { 
  content: 'Letters...'; 
}
#shadow_links:before { 
  content: 'Pug Links'; 
}
#shadow_logo:before { 
  content: 'Pug Rescue of Memphis'; 
}
#shadow_memory:before { 
  content: 'In Memorium'; 
}
#shadow_nb:before { 
  content: 'New Beginnings & Happy Endings'; 
}
#shadow_non-profit:before { 
  content: 'A non-profit 501(c)(3) all volunteer organization'; 
}
#shadow_pug4family:before { 
  content: 'Is a Pug right for your Family?'; 
}
#shadow_pugshots1:before { 
  content: 'Photo Gallery 1'; 
}
#shadow_pugshots2:before { 
  content: 'Photo Gallery 2'; 
}
#shadow_pugshots3:before { 
  content: 'Photo Gallery 3'; 
}
#shadow_pugshots4:before { 
  content: 'Photo Gallery 4'; 
}
#shadow_pugshots5:before { 
  content: 'Photo Gallery 5'; 
}
#shadow_soul:before { 
  content: 'A Work of the Soul'; 
}
#shadow_travel:before { 
  content: 'Traveling'; 
}
#shadow_unleashed:before { 
  content: 'Pugs Unleashed!'; 
}
#shadow_updates:before { 
  content: 'Updates'; 
}
#shadow_volunteer:before { 
  content: 'Rewarding Volunteer Opportunties'; 
}
#shadow_why:before { 
  content: 'Why Rescue?'; 
}
#shadow_2001:before { 
  content: '2001'; 
}
#shadow_2002:before { 
  content: '2002'; 
}
#shadow_2003:before { 
  content: '2003'; 
}
#shadow_2004:before { 
  content: '2004'; 
}
#shadow_2005:before { 
  content: '2005'; 
}
#shadow_2006:before { 
  content: '2006'; 
}
html*.shadow {
  [color:red;
    text-shadow: #666666 5px 5px 5px; 
  ]color:auto; /* resets color for IE6 */
}
.dummyend[id]{clear: both;}
html*.shadow:before {
  [color:red;
    display: none;
  ]color:auto;
}
.dummyend[id]{clear: both;}