#content h1.timelineHead {
	background-image:url(../img/timelineHead.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 135px;
	width: 500px;
}

	.imgSize{
		position:absolute;
		width: 95px;
		height: 150px;
	}

	.img1994_74_257 {
		left: 74px;
		top: 257px;
		border:1px solid #9bf191;
	}
		
	.img1997_209_202 {
		left: 209px;
		top: 202px;
		border:1px solid #afdcf8;
	}

	.img2004_235_182{
		left: 235px;
		top: 182px;
		border:1px solid #f8b0ef;
	}
	
	.img2010_396_153 {
		left: 396px;
		top: 153px;
		border:1px solid #7dc3ee;
	}
	
	.img2013_558_58 {
		left: 558px;
		top: 58px;
		border:1px solid #e7bb45;
	}
	
	.img2015_719_104 {
		left: 719px;
		top: 104px;
		border:1px solid #f08cd3;
	}
	
	.imgfuture_880_50 {
		left: 880px;
		top: 50px;
		border:1px solid #eb3939;
	}
	


	
    #chart{
        position: relative;
        top: 0px;
        left: 75px;
        width: 1000px;
        height: 667px;
		background: url(../img/timeline/chart.png) no-repeat;
    }
	
	
	
	#copyText{
		position: absolute;
		left: 67px;
		top:496px;
		width: 906px;
		height: 20px;
		font-size: 14px;
		background-color: rgba(0, 0, 0, 0.75);
		
		color: white;
		display:none;
		z-index: 1001;
		text-align: center;
		padding: 5px;
	}

