#header {
	 background:#2B522E;padding:10px;color:#FFFFFF;font-family:'Droid Sans',arial;font-weight:bold;font-size:14pt; 
}

#gallerybutton {
position: absolute;
top: 18px;
right: 15px;
}



#y1769 {
position: fixed;
top:150px;
left:230px;
font-family:'Droid Sans',arial;font-weight:bold;font-size:14pt;
}

#y1794 {
position: fixed;
top:150px;
right:230px;
font-family:'Droid Sans',arial;font-weight:bold;font-size:14pt;
}

#stn_slide {
position: fixed;
top:150px;
width:700px;
left: 290px;
}

svg {
position: fixed;
top:180px;
left:10%;
right:10%;
width: 960px;
height: 600px;
border: solid 0.5px #ccc;
background: #fff;

}

#states path {
 stroke: #000;
 stroke-width: .5px;
}

#year_label {
position: fixed;
bottom:40px;
right:20%;
z-index:1;
font-family:'Droid Sans',arial;
font-weight:bold;
font-size:52pt
}

#play {
position: fixed;
margin:10px;
top:130px;
left: 150px;
}

#map_legend { font-family:'Droid Sans',arial;-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; font-size:13pt; position:fixed; width:110px; border:1px solid #000000; padding:8px; background:#FFFFFF;  top:200px; left:50px;z-index:1;}
#map_legend ul { list-style:none; margin:8px 0px 0px; padding:0px; }
#map_legend ul li { margin:0px; }
.legend_item { border:1px solid #000000; width:10px; }

#label {background:#FFFFFF;font-family:'Droid Sans',arial;-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; font-size:13pt;position: fixed; top: 450px; left:50px;border:1px solid #000000; padding:12px; z-index:1;}

#intro { background:#FFFFFF;font-family:'Droid Sans',arial;-moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; font-size:11pt;position: fixed; top: 60px; left:10px; right: 10px;border:1px solid #000000; padding:10px; z-index:1;}