/***********************************************/
/* Page Headers       						 */
/* 								         */
/***********************************************/
#crownheader {
	margin: 0 auto;
	width: 760px;
	background-repeat: no-repeat;
	height: 37px;
	line-height: 0.0;
	font-size: 0;
}
.hdr_elp {
	background-image: url(../img_hdrs/hdr_ep.jpg);
}
.ep_hdr_intro {
	background-image: url(../img_hdrs/ep_hdr_intro.jpg);
}
.ef_hdr_intro {
	background-image: url(../img_hdrs/ef_hdr_intro.jpg);
}
.bi_hdr_intro {
	background-image: url(../img_hdrs/bi_hdr_intro.jpg);
}
.pi_hdr_intro{
	background-image: url(../img_hdrs/pi_hdr_intro.jpg);
}
#ef_layoutcrown {
	margin: 0 auto;
	width: 760px;
	background-image: url(../img_hdrs/ef_layout_top.gif);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#bi_layoutcrown {
	margin: 0 auto;
	width: 760px;
	background-image: url(../img_hdrs/bi_layout_top.gif);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#pi_layoutcrown {
	margin: 0 auto;
	width: 760px;
	background-image: url(../img_hdrs/pi_layout_top.gif);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
.ef_crown {
	background-image: url(../img_hdrs/ef_layout_top.gif);
}
.bi_crown {
	background-image: url(../img_hdrs/bi_layout_top.gif);
}
.pi_crown {
	background-image: url(../img_hdrs/pi_layout_top.gif);
}

/***********************************************/
/* Sub Section Headers      			 */
/* Use with javascript - Display Item Script	 */
/***********************************************/

#pub01 h6, #pub02 h6, #pub03 h6, #pub04 h6, #pub05 h6,
#item01 h6, #item02 h6, #item03 h6, #item04 h6, #item05 h6, {
 font-size: 1em;
 font-weight: bold;
 text-align:center;
 margin: 3px 0 12px 0;
}
#pub01 h3, #pub02 h3, #pub03 h3, #pub04 h3, #pub05 h3,
#item01 h3, #item02 h3, #item03 h3, #item04 h3, #item05 h3  {
 text-align:center;
}

