@charset "utf-8";
/* CSS Document */

/* Section Header */
#section-header { 
	background-image: url(../../img/section-header-link-en.jpg);
}
.section-home #section-header {
	background-image: url();
}

#parent-org-title { 
	left: 24px; 
	top: 20px; 
	width: 175px; 
	height: 24px; 
}

#section-title {
	left: 24px; 
	top: 45px; 
	width: 290px; 
	height: 24px;
}

/* Sub-Section */
.sub-section #sub-section-header {
	background-image: url();
}

/* Image below the Local Navigation */
#section-photo { background-image: url(); height: 109px; }
