/*style yo*/
#header {height:75px;background-color:darkgoldenrod;}
#mapdiv {height:650px;background-color:salmon;}
#side_panel {height:75px;background-color:beige;}
#footer {height:75px;background-color:darkgrey;}
#colorlist {display:block;}
#animallist {display:none;}
#switch-list {color:red;background-color:black;}
#switch-list:hover {color:black;background-color:red;}
#attractions {margin-top:9px; margin-bottom:9px}
.attraction {margin-bottom:5px;}