#timeline_wrapper {
	width:990px;
	height:426px;
	overflow:hidden;
	position:relative;
	background:#a8a8a8;
}

#left_arrow,#right_arrow {
	display:block;
	width:44px;
	height:427px;
	position:absolute;
	z-index:10;
	cursor:pointer;
}

#left_arrow {
	left:0;
	top:0;
	background:url(../images/graphics/left_arrow.png) #fff no-repeat top;
}

#right_arrow {
	right:0;
	top:0;
	background:url(../images/graphics/right_arrow.png) #fff no-repeat top;
}

#timeline {
	width:2330px;
	height:402px;
	background:url(../images/timeline.jpg) no-repeat 60px 0 #a8a8a8;
	position:relative;
}


/* Pop up box */

#img_container {
	background:transparent;
	width:554px;
	height:275px;
	position:absolute;
	z-index:2;
	left:229px;
	top:55px;
	display:none;
}

#popup {
	/*opacity:0;*/
	display:none;
	margin:0 auto;
	position:absolute;
	z-index:1;
	left:195px;
	margin-top:40px;
	width:623px;
	height:328px;
	background:#000;
}

#drop_shadow {
	position:absolute;
	left:195px;
	margin-top:40px;
	width:632px;
	height:340px;
	background:url(../images/graphics/drop_shadow.png) no-repeat 1px -1px;
	z-index:1;
	display:none;
}

#close_btn {
	display:block;
	background:url(../images/graphics/close.png) no-repeat;
	width:34px; /* 34px */
	height:19px; /* 34px */
	position:absolute;
	cursor:pointer;
	z-index:999;
	top:337px;
	left:750px;
	display:none;
}

#lightbox_left,#lightbox_right {
	width:19px;
	height:18px;
	display:block;
	top:137px;
	position:relative;
	cursor:pointer;
}

#lightbox_left {
	background:url(../images/graphics/left_arrow_lightbox.png);
	float:left;
	left:7px;
}

#lightbox_right {
	background:url(../images/graphics/right_arrow_lightbox.png);
	float:right;
	right:7px;
}

/* #popup img{
	display:block;
	margin:15px auto;
} */

/* Clickable Links */

* html ul li {
	width:1%;
}

#timeline a {
	display:block;
	position:relative;
	z-index:3;
	width:146px;
	height:75px;
	cursor:pointer;
}

#p1 {
	left:80px;
	top:102px;
}

#p2 {
	left:80px;
	top:163px;
}

#p3 {
	left:240px;
	top:-50px;
}

#p4 {
	left:397px;
	top:-190px;
}

#p5 {
	left:398px;
	top:-75px;
}

#p6 {
	left:557px;
	top:-127px;
}

#p7 {
	left:877px;
	top:-355px;
}

#p8 {
	left:1198px;
	top:-522px;
}

#p9 {
	left:1198px;
	top:-512px;
}

#p10 {
	left:1198px;
	top:-426px;
}

#p11 {
	left:1358px;
	top:-540px;
}

#p12 {
	left:1358px;
	top:-750px;
}

#p13 {
	left:1519px;
	top:-665px;
}

#p14 {	
	left:1518px;
	top:-940px;
}

#p15 {
	left:1681px;
	top:-1030px;
}

#p16 {
	left:1838px;
	top:-1054px;
}

#p17 {
	left:1838px;
	top:-978px;
}

#p18 {
	left:2000px;
	top:-1052px;
}

#p19 {
	left:2159px;
	top:-1133px;
}

#p20 {
	left:2159px;
	top:-1398px;
}