.timelinehead {
font-family: BigNoodleTitling;
font-size:25pt;
text-align:center;
display:block;
text-transform:uppercase;
background-color: #585f5a;
color:#d0d8dc;
letter-spacing:3px;
}

.timelinehead2{
font-family: BigNoodleTitling;
font-size:15pt;
text-align:center;
display:block;
text-transform:uppercase;
background-color: #585f5a;
color:#d0d8dc;
letter-spacing:3px;
}

.timeboxfilter{
width:auto;
margin:10px 10px ;
text-align:center;
display:block;
}

.timebox1{
width:auto;
margin:10px 20px ;
display:block;
}

.timelinehead3{
font-family: 'Oswald', sans-serif;
font-size:13pt;
text-align:center;
background-color: #585f5a;
color:#d0d8dc;
text-transform:uppercase;
padding:2px;
}

.timebox2{
	width:750px;
	background-color: #474740;
}

.timeboxsub{
background-color: #646a67;
    font-family: 'Anaheim', sans-serif;
    font-size: 10pt;
    text-align: center;
    color: #d0d8dc;
}

.timeinfo{
font-family: 'Anaheim', sans-serif;
color:#d0d8dc;
padding: 5px 30px;
text-align:justify;
font-size:11pt;
max-height: 150px;
overflow: auto;
}

.timeyearback{background-color: #585f5a;
height: auto;
width: 50px;}

.timeyear{
font-family: BigNoodleTitling;
font-size:35pt;
text-align:center;
color: #d0d8dc;
transform: rotate(90deg)
}