/* CSS Document */


#leftstory {
	position:absolute;
	left:10px;
	top:281px;
	width:275px;
	height:425px;
	z-index:1;
	padding: 0px 8px;
	border: thin solid #CCCCCC;
}
#jacque {
	position:absolute;
	left:311px;
	top:281px;
	width:288px;
	height:216px;
	z-index:2;
	border: thin solid #CCCCCC;
	padding-top: 5px;
}
#stats {
	position:absolute;
	left:312px;
	top:513px;
	width:286px;
	height:192px;
	z-index:3;
	border: thin solid #CCCCCC;
}

