/* CSS Document */


#leftstory {
	position:absolute;
	left:10px;
	top:278px;
	width:275px;
	height:428px;
	z-index:1;
	padding: 0px 8px;
	border: thin solid #CCCCCC;
}
#jacque {
	position:absolute;
	left:311px;
	top:278px;
	width:288px;
	height:222px;
	z-index:2;
	border: thin solid #CCCCCC;
}
#stats {
	position:absolute;
	left:312px;
	top:507px;
	width:286px;
	height:199px;
	z-index:3;
	border: thin solid #CCCCCC;
}
