@charset "utf-8";
/* CSS Document */

/* Section Header */
#section-header { 
	background-image: url(../img/section-header-link-en.jpg); background-repeat:no-repeat;
}
.section-home #section-header {
	background-image: url(../img/section-header-en.jpg); background-repeat:no-repeat;
}

#parent-org-title { left: 20px; top: 8px; width: 190px; height: 19px; }
#section-title { left: 20px; top: 29px; width: 410px; height: 50px; }

/* Sub-Section */
.sub-section #personnel {
	background-image: url(../img/sub-section_personnel.png); background-repeat:no-repeat;
}

/* Image below the Local Navigation */
#section-photo { background-image: url(); height: 109px; }
