/* basic elements */
body.ch {
	background-attachment: scroll;
	background-image: url(../captiveheart/images/chcorner.png);
	}
	
h1.ch {
	margin-top: 55px;
	margin-left: 10px;
	width:100%;
	height:61px;
	background: url(../captiveheart/images/ch_01.png) no-repeat left;
	clip: rect(auto,auto,auto,20px);
	}
h1.ch span {display:none;}

#chbottom {
	background: url(../captiveheart/images/chbotcorner.png) no-repeat right bottom;
	height:160px;}
#chbottom span {display:none;}

#chtagline {
	background: url(../captiveheart/images/chtagline.png) no-repeat right top;
	height:113px;
	}

#chtagline span {display:none;}
	

