@charset "utf-8";
/* CSS Document */

/* Section Header */
#section-header { 
	background-image: url();
}
.section-home #section-header {
	background-image: url();
}
#section-title { left: 24px; top: 45px; width: 195px; height: 24px; }

/* Sub-Section */
.sub-section #sub-section-header {
	background-image: url();
}

/* Image below the Local Navigation */
#section-photo { background-image: url(); height: 109px; }

/* Image replacement */

#heading-news {
	background-image: url();
}


