#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_wrapper {
	width:990px;
	height:426px;
	overflow:hidden;
	position:relative;
	background:#b7b7b7;
    z-index:3;
    visibility:hidden;
    top:0px;
	left:0;
}
#timeline {
    width:2837px;
	height:402px;
	background:url(../images/timeline2.jpg) no-repeat 60px 0 #b7b7b7;
	position:relative;
    top:0;
 	left:0;
 	z-index:2;
}
/* 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:absolute;
	z-index:3;
	width:146px;
	height:75px;
	cursor:pointer;
}


#p1 {
	left:80px;
	top:102px;
}

#p2 {
	left:80px;
	top:243px;
}

#p3 {
	left:240px;
	top:102px;
}

#p4 {
	left:399px;
	top:45px;
}

#p5 {
	left:398px;
	top:243px;
}

#p6 {
	left:557px;
	top:263px;
}

#p7 {
	left:877px;
	top:105px;
}

#p8 {
	left:1198px;
	top:20px;
}

#p9 {
	left:1198px;
	top:102px;
}

#p10 {
	left:1198px;
	top:253px;
	height:100px !important;
}

#p11 {
	left:1358px;
	top:233px;
}

#p12 {
	left:1358px;
	top:102px;
}

#p13 {
	left:1519px;
	top:253px;
	height:100px !important;
}

#p14 {
	left:1520px;
	top:49px;
	height:85px !important;
}

#p15 {
	left:1681px;
	top:37px;
	height:100px !important;
}

#p16 {
	left:1840px;
	top:102px;
}

#p17 {
	left:1840px;
	top:253px;
}

#p18 {
	left:2000px;
	top:253px;
	height:90px !important;
}

#p19 {
	left:2159px;
	top:263px;
	height:93px !important;
}

#p20 {
	left:2159px;
	top:87px;
}

#p21{ /* 1999 */
	left:718px;
	top:263px;
	height:128px !important;
}

#p22 { /* 2008 3 */
	left:2310px;
	top:243px;
	height:90px !important;
}

#p23 {
	left:2478px;
	top:290px;
	height:100px !important;
}

#p24 {
	left:2478px;
	top:90px;
	height:90px !important;
	width:285px !important;
}

#p25 {
	left:2630px;
	top:250px;
	height:100px !important;
}

#spacerGif {
  	left:2179px;
	top:-1398px;
    width:100px;
    margin:25px;
    height:2px;
}

