.timeline {
	width:666px;
	margin:10px auto 0px auto;
}
.timeline .year {
	float:left;
	width:83px;
	margin:0px 0px 0px 0px;
}
.timeline .year .box,
.timeline .year .number {
	width:83px;
	text-align:center;
}
.timeline .year .number {
	margin:5px 0px 0px 0px;
}
.timeline .year .box {
	background:#FFFFFF url(../images/bg_box.gif) no-repeat bottom right;
	height:12px;
}
.timeline .year .selected {
	background:#213671 url(../images/bg_box.gif) no-repeat bottom right;
	height:12px; 
}
#area {
	height: 20px;
	width: 664px;
	margin:0px auto;
}						 
#knob {
	height: 20px;
	width: 83px;
	background:url(../images/bg_his_arrow.gif) no-repeat bottom center;
	cursor:pointer;
}
#tidbit {
	float:left;width:62%;
	line-height:2em;
}
#spacer {
	float:left;width:7%;
}
#tidbit .redt {
	font-family:"Times New Roman", Times, serif;
	font-size:3em;
	line-height:1em;
	color:red;							
}
#redinfo {
	padding:10px 0px;
	float:right;width:30%;
	line-height:2em;
	color:#ED1B2E;
}