A
{ text-decoration: none; cursor: hand; color: #313131; }
A:hover
{ text-decoration: none; cursor: hand; color: #1D1D1D; }

BODY      { scrollbar-face-color:       #DBDBDB; 
            scrollbar-highlight-color:  #E5E5E5; 
            scrollbar-3dlight-color:    #E5E5E5; 
            scrollbar-shadow-color:     #CECECE; 
            scrollbar-darkshadow-color: #CECECE; 
            scrollbar-track-color:      #FFFFFF; 
            scrollbar-arrow-color:      #CECECE;

margin: 0;
background-color:#FFFFFF;
}

#bgimg {
background-image: url(drain3.jpg);
background-repeat: no-repeat;
background-position: bottom left;
width: 1024px;
height: 580px;
position: absolute;
bottom: 0;
left: 0;
}

#boxx	{ position: absolute; width: 685px; height: 120px; left: 278px; bottom: 088px; overflow: auto; border-style: none; padding: 4px; }
#thumbdisplay img {
border: 5px solid #FFFFFF; width: 080px; height: 060px;
filter: Gray Alpha(Opacity=70); -moz-opacity:0.7; opacity: 0.7; 
}
#thumbdisplay img:hover {
filter: Alpha(Opacity=100); -moz-opacity:1.0; opacity: 1.0; 
}



#bwdo	{ position: absolute; width: 077px; height: 008px; left: 897px; bottom: 23px; overflow: none; border-style: none; padding: 0px; }
