@charset "utf-8";
/* CSS Document */

/* Section Header */
#section-header { 
	background-image:  url(../img/music-header-second.jpg);
}

#section-title { left: 18px; top: 42px; width: 281px; height: 29px; }
#parent-org-title { left: 22px; top: 25px; width: 117px; height: 20px; }

/* Sub-Section */
.sub-section #sub-section-header { 
 background-image: url();
}

/* Image below the Local Navigation */
#section-photo { background-image: url(); height: 109px; }
