body {
font-family:Georgia, "Times New Roman", Times, serif
}
h1, h2, h3 {
  font-family:Verdana, Arial, Helvetica, sans-serif
}
img {
  border-style: none;
}
ul {
  list-style-type:none;
}

#map {
  width: 550px;
  height: 550px;
}
#sidebar1 {
  position: fixed;
  left: 5px; 
  top: 0px;
}
 #sidebar1 ul {
list-style: none;
margin: 0;
padding: 0;
}
 #sidebar1 ul li {
}
 #topLinks {
  position: fixed;
  right: 5px; 
  top: 5px;
}
.twoColElsLtHdr #container {

    margin-left: 160px;
    margin-right: 160px;

}
  #footer {
/* left: -145px; */
  margin-left: auto ;
  margin-right: auto ;

text-align: center;


}