@charset "utf-8";
/* CSS Document */

/* Section Header */
#section-header { 
	background-image: url(/assets/img/banner_sn.png);
}
.section-home #section-header {
	background-image: url(/assets/img/banner_sn.png);
}
#section-title { left: 24px; top: 50px; width: 300px; height: 24px; }

/* Sub-Section */
.sub-section #sub-section-header {
	background-image: url(/assets/img/banner_sn.png);
}

#parent-org-title { left: 22px; top: 25px; width: 230px; height: 25px; }

/* Image below the Local Navigation */
#section-photo { background-image: url(/assets/img/banner_sn.png); height: 109px; }
