/* css for Wallcandycreations.com
   created June 12th, 2005
   by Don Campbell */

	 
#maincontent { 
		           background:		   #FFFFFF url('images/green_top_pink_left_bars.gif') no-repeat left top;
		     }
		 
#details { 
                   scrollbar-face-color:       #E742E7;
		   scrollbar-track-color:      #ffdcff;		   
         }
		 
#details h2 {
				   border-bottom:      2px solid #00FF00;
            }

#details b {
                   color:              #31316B;
           }


#gallery { 
                   scrollbar-face-color:       #E742E7;
                   scrollbar-track-color:      #ffdcff;	
		   scrollbar-shadow-color:     #959500;
		   scrollbar-highlight-color:  #FFFFFF;
		   scrollbar-3dlight-color:    #c0c0c0; 
		   scrollbar-darkshadow-color: #333333; 
		   scrollbar-arrow-color:      #000000;
         }