body {
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*timeline content*/

#timeContainer {
	width: 720px;
	height: 100%;
	padding-top: 20px;
	background-color: #FFFFFF;
	font-size:12px;
}
#timeContainer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
}

/* Snow White and the seven dwarfs */

#imap {
	display:block;
	width:700px;
	height:698px;
	background:url(images/PD_timeline_big1small.jpg);
	position:relative;
	margin:0 auto 1em auto;
}
#imap a#titlex {
	display:block;
	width:700px;
	height:0;
	/*padding-top:240px;*/
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
    background-color:transparent cursor:default;
}
/** html #imap a#titlex {
	height:200px;
	he\ight:0;
}*/
#imap a#titlex:hover {
	background: #fff url(PD_timeline_big1small.jpg) no-repeat 0 0;
}
a#zone01 {
	display:block;
	width:213px;
	height:0;
	padding-top:219px;
	overflow:hidden;
	position:absolute;
	left:12px;
	top:11px;
	background:transparent;
}
a#zone01:hover {
	background: #fff url(images/zone01.jpg) no-repeat 0 0;
}
a#zone02, a#zone03, a#zone04, a#zone05, a#zone06, a#zone07, a#zone08, a#zone09 {
	display:block;
	width:213px;
	height:0;
	padding-top:219px;
	overflow:hidden;
	position:absolute;
}
* html a#zone01, * html a#zone02, * html a#zone03, * html a#zone04, * html a#zone05, * html a#zone06, * html a#zone07, * html a#zone08, * html a#zone09 {
	height:218px;
	he\ight:0;
}
a#zone02 {
	left:245px;
	top:11px;
	background:transparent;
}
a#zone03 {
	left:478px;
	top:11px;
	background:transparent;
}
a#zone04 {
	left:12px;
	top:237px;
	background:transparent;
}
a#zone05 {
	left:246px;
	top:237px;
	background:transparent;
}
a#zone06 {
	left:478px;
	top:237px;
	background:transparent;
}
a#zone07 {
	left:12px;
	top:463px;
	background:transparent;
}
a#zone08 {
	left:245px;
	top:463px;
	background:transparent;
}
a#zone09 {
	left:478px;
	top:463px;
	background:transparent;
}

a#zone02:hover {
	background:#fff url(images/zone02.jpg) no-repeat 0 0;
}
a#zone03:hover {
	background:#fff url(images/zone03.jpg) no-repeat 0 0;
}
a#zone04:hover {
	background:#fff url(images/zone04.jpg) no-repeat 0 0;
}
a#zone05:hover {
	background:#fff url(images/zone05.jpg) no-repeat 0 0;
}
a#zone06:hover {
	background:#fff url(images/zone06.jpg) no-repeat 0 0;
}
a#zone07:hover {
	background:#fff url(images/zone07.jpg) no-repeat 0 0;
}
a#zone08:hover {
	background:#fff url(images/zone08.jpg) no-repeat 0 0;
}
a#zone09:hover {
	background:#fff url(images/zone09.jpg) no-repeat 0 0;
}
#timeContainer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #333333;
}
#timeContainer a {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
