@charset "UTF-8";

/*------------------------------------------------ */
/* Healing Discourse > discourse2 > prologue
-------------------------------------------------- */

#dc2_prologue {
	width: 1200px;
	margin: 0 auto;
	background: url(../images/background.jpg) repeat-y;
	background-position: center 397px;
	height: 100%
}

#dc2_prologue #wrapper {
	background:url(../images/header.jpg) no-repeat;
}

#dc2_prologue h2 {
	text-indent: -9999px;
	position: absolute;
}

#dc2_prologue #footer {
	background: url(../images/footer.jpg) no-repeat bottom;
}

#dc2_prologue.page01 h3 {
	background: url(../images/p01_h3.jpg) no-repeat top;
	text-indent: -9999px;
	height: 210px;
	width: 800px;
}

#dc2_prologue div.photo01 {
	width:400px;
	margin:60px auto 60px auto;
}
#dc2_prologue div.photo02 {
	width:600px;
	margin:60px auto 60px auto;
}

#dc2_prologue div.photo01 p ,#dc2_prologue div.photo02 p{
	font-size:80%;
	line-height:140%;
	margin: 10px 0 0 0;
}
#dc2_prologue.page02 h3 {
	background: url(../images/p02_h3.jpg) no-repeat top;
	text-indent: -9999px;
	height: 210px;
	width: 800px;
}
#dc2_prologue.page03 h3 {
	background: url(../images/p03_h3.jpg) no-repeat top;
	text-indent: -9999px;
	height: 210px;
	width: 800px;
}
#dc2_prologue.page04 h3 {
	background: url(../images/p04_h3.jpg) no-repeat top;
	text-indent: -9999px;
	height: 210px;
	width: 800px;
}
#dc2_prologue.page04 table {
	margin: 0 0 30px 0;
}

#dc2_prologue.page04 table th{
	vertical-align:top;
}
#dc2_prologue.page05 h3 {
	background: url(../images/p05_h3.jpg) no-repeat top;
	text-indent: -9999px;
	height: 210px;
	width: 800px;
}
