body table td a img{
display:none
}
td.thumbnails table,.thumbnails table img, .display,p.small{
display:inline
} 

H1 {
  font-family: arial,candara,sans-serif;
  color : RGB(255,102,255);
  background : white;

}

.greeting {
color: RGB(255,153,102);
font-weight: bold
}
A.ul { 
text-decoration : underline; 
}

.thumbnail { font: 14px verdana,tahoma, courier new; 
    color: RGB(255,102,102);
border-style: solid;
border-width: 2px;
border-color: black;
}

A:link { color : RGB(255,102,255)}
A:active { color : RGB(255,102,255)}
A:visited { color : RGB(255,102,255)}
A:hover { color : RGB(255,204,255)}
.caption {
  font-size : 9pt;
  color : RGB(255,204,255);
  font-style : italic;
}
#inline_slideshow td { 
border-style : double; 
border-width : 10px; 
border-color : black; 
vertical-align: center; 
text-align: right;
padding: 0px; 
}

.slides {
width: 840px;
height: 250px;
}

#inline_slideshow {
float: left;
}

hr {
background-color: RGB(102,206,205);
color: RGB(102,206,205);
height: 4px;
width: 90%;

}



BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
