.timeline_left {
	background-color: #FFCC66;
	padding: 10px;
	float: left;
	height: 90px;
	width: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	z-index: -1;
}
.timeline_marker {
	float: left;
	height: 110px;
	width: 10px;
	margin: 0px;
	padding: 0px;
}
.timeline_centre {
	padding: 10px;
	float: left;
	height: 90px;
	width: 330px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFCC;
	margin: 0px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
	background-color: #996633;
	position: static;
	font-size: 14px;
}
.timeline_centre:hover {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	background-color: #FFFFFF;
	/*height: 100px;
	width: 350px;
	position: relative;
	left: 10px;
	top: 10px;*/
	overflow: auto;
	z-index:1
}
.timeline_right {
	background-color: #FFCC66;
	float: left;
	width: 100px;
	height: 104px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	margin: 0px;
	z-index: -1;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.timeline_smalltype {
	font-size: 12px;
}
.timeline_political {
	background-color: #0000FF;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 10px;
}
.timeline_political_sm {
	float: left;
	height: 10px;
	width: 10px;
	background-color: #0000FF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.timeline_invent {
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 10px;
	background-color: #FF9900;
}
.timeline_invent_sm {
	float: left;
	height: 10px;
	width: 10px;
	background-color: #FF9900;
	padding: 0px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.timeline_archi {
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 10px;
	background-color: #339933;
}
.timeline_archi_sm {
	float: left;
	height: 10px;
	width: 10px;
	background-color: #339933;
	padding: 0px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 5px;
	}
.timeline_lit {
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 10px;
}
.timeline_lit_sm {
	float: left;
	height: 10px;
	width: 10px;
	background-color: #FFFFCC;
	padding: 0px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 5px;
	}
.timeline_social {
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 10px;
	background-color: #9999CC;
}
.timeline_social_sm {
	float: left;
	height: 10px;
	width: 10px;
	background-color: #9999CC;
	padding: 0px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 5px;
	}
.timeline_image {
	padding: 0px;
	height: 100px;
	width: 100px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}
.timeline_image_horiz {
	margin-top: 15%;
	margin-bottom: 20%;
	height: 70px;
}
.timeline_right img {
	display: block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

