body {
	background-image: url(/images/beauty_body_bg.gif);
}

div#content {
	background-image: url(/images/beauty_content_bg.jpg);
}

h1 {
    background-image: url(/images/beauty_logo.jpg);
}

#nav li a:hover,
#nav li em a {
    background: url(../images/beauty_nav_bg.gif) repeat-x bottom;
    font-style: normal;
}

#slider {
    height: 34px;
    background: url(../images/beauty_nav_bg.gif) repeat-x bottom;
}
  
span#tune_in {
	background-image: url(/images/beauty_tune_in.jpg);
}	
span#curated_by {
	background-image: url(/images/beauty_curated_by.jpg);
}
    
    span#performers span {
    	color: #A69579 }	

/* STORIES */

.stories .story h3 a{
    color: #A40A00;
}

#other-stories li a {
    color: #E3D0B7;
}

#story-content h3#stage-beauty {
    background: url(../images/h3_beauty_stage_beauty.jpg) no-repeat;
}

#story-content h3#beautiful-music {
    background: url(../images/h3_beauty_music.jpg) no-repeat;
}

#story-content p,
#story-content h4 {
    width: 305px;
}

#page-num li a {
    color: #D46C1D;
}

h3#links {
	background-image: url(/images/beauty_h3_promotions.gif); 
}
    
    #link-grp li a {
        color: #A69579;}
    
h2 {
	background-image: url(/images/h2_beauty.jpg);
}
    
h2#h2_loreal {
    background-image: url(/images/h2_beauty_loreal.jpg);
}

h2#h2_loreal a{
    height: 44px;
    width: 215px;
    position: absolute;
    right: 15px;
    top: 15px;
    text-indent: -100000000em;
    overflow: hidden;
}
	
p.legal {
	color: #a69579;
}	
	
/*Action Bar Stuff*/	
div#action_bar {
	background-image: url(/images/beauty_action_bar_bg.gif); 
}