#socialBookmarking { background-image: url(../images/home/socialBookmarkingbg.gif); background-repeat: no-repeat; }
#socialBookmarking img { padding: 0; }

#whatsGoingOn { background-color: #ffe5ef; background-image:url(../images/home/whatsGoingOnbg.gif); background-repeat: no-repeat; }
#whatsGoingOn a:link { color: #ff6699; text-decoration: underline; } 
#whatsGoingOn a:visited { color: #ff6699; text-decoration: underline; }
#whatsGoingOn a:hover { color: #ff6699; text-decoration: underline; }
#whatsGoingOn a:active { color: #ff6699; text-decoration: underline; }

#catalog { background-image:url(../images/home/catalogbg.gif); background-repeat: repeat-y; }

.homeLinks { text-align: center; font-size: 10px; }


/* FEATURED PRODUCTS SLIDE ANIMATION */

#featuredProduct	{ position: relative;  width:506px; height:321px; background: url(../images/home/featuredProduct_bg.gif) no-repeat; }
#productSlideshow	{ position: relative; width:506px; height:321px; }
#fp_starsAnime		{ position:relative; z-index: 1; float: right; width:237px; height:40px; margin: -41px 1px 0 0; }
#fp_headline		{ position:relative; z-index: 2; width:auto; height:52px; margin:-305px 0 0 24px; }



/* FEATURED ARTISTS "SPARKLE-STAR" FLASH OVERLAY */ 

#featuredArtist { position: relative; width:254px; height:280px; }
#fa_starsAnime { position:relative; z-index: 1; width:250px; height:250px; margin: -250px 0 0 0;}


