* html {float: none !important;}

body {
background:none;
}

#global_container {
display:none;
height:0;
margin:0;
padding:0;
float: none !important;

}

.main {
float: none !important;
}

#background {
background:none;
float: none !important;

}

#wrapper {
width:990px;
text-align:left;
margin:0 auto;
padding:0;
float: none !important;
}

#footer {
display:none;
}

#header {
display:none;
height:0;
margin:0;
padding:0;
}

.subnav {
display:none;
}


/* -- Timeline -- */

#timeline {
width:auto;
font-family:Verdana;
font-size:13px;
background:none;
float:none!important;
}

#timeline #my-glider {
height:auto;
float:none!important;

overflow:visible;


}


#timeline .scroller { 
/* modify width and height of scrolling section if necessary	*/		
width:auto; 
height: auto;
float:none!important;
overflow:visible;
}

#timeline .scroller div.slide {
/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
width:500px;
height:auto;
float:none!important;
clear:left;
overflow:visible;
}

#timeline .scroller div.content {
width: 800px;
}

#timeline #next, #previous {
display:none;
}


#timeline #next a, #previous a {
display:none;
background:none;
}


#timeline .controls {
display:none;
}

#timeline .controls a {
color:#4298c1;
font-weight:bold;
text-decoration:none;
}

#timeline #year_menu {
display:none;
}


#timeline .section {
width:250px;
margin:0;
margin-bottom:15px;
float:none!important;

}

#timeline .history_text {
width:250px;
float:none!important;

}

#timeline .slide p {
padding:0px;
}

#slide7  p.last {
margin-top:0;
}



#timeline .slide h4 {
padding:0px 0px 10px 20px;
font-size:18px;
}

p.print{display:none;}

