body{

  background-color:#E8E8E8;

  background-repeat:no-repeat;

  padding:0px;

  margin:0px;

  }



  a:link, a:visited {

  text-decoration:none;

  color:#8B4726;

  background-color:transparent;

}



a:hover {

        text-decoration:underline;

        color:orange;

}



  #header  {

  background-image: url("images/headbg.gif");

  background-repeat:repeat-x;

  background-position:top left;

  height:80px;

  width:100%;

  margin-top:0px;

  margin-left:0px;

  }



  #content {

  margin-top:2em;

  margin-left:13em;

  margin-right:5em;

  border-right:0px solid #778899;

  }



  #content h1 {

  font:125% Georgia, "Times New Roman", Times, serif;

  background-color:transparent;

  white-space:nowrap;

  color:#8B4726;

  border-bottom:1px dotted darkgreen;

  }



  #content p{

   font-size:80%;

   color:#8B4726;

   line-height:1.6em;

   padding-left:1.2em;

}



  #content img {

   float:left;

   margin-right:4px;

   margin-left:1.2em;

   border:1px solid #000;

}



  .title {

        font:90% Georgia, "Times New Roman", Times, serif;

        font-weight:bold;

        color:darkgreen;

}



  #stone{

  background-image:url("images/stone.gif");

  width:100%;

  height:25px;

  margin-left:0px;

  margin-right:0px;

  border:1px solid black;

  }



  #stone, #text {

  font-family:Times New Roman;

  font-weight:bold;

  font-size:10pt;

  color:darkgreen;

  margin-left:0em;

  text-indent:1em;

  vertical-align:middle;

  padding-top:2px;

  }



  #nav {

  position: absolute;

  background-color:;

  top:10em;

  left:3em;

  padding:2px;

  width:8em;

  color:#8B4726;

}



  #nav ul{

  list-style-type:none;

  margin-left:1em;

  padding-left:0;

}



 #nav li {

 font-size:80%;

 border-bottom:1px dotted darkgreen;

 margin-bottom:0.3em;

 color:#8B4726;

}



 #nav a:link, #nav a:visited {

  text-decoration:none;

  color:#8B4726;

  background-color:transparent;

}



#nav a:hover {

        text-decoration:none;

        color:orange;

}



  #nav h3 {

   font:110% Georgia, "Times New Roman", Times, serif;

   color:#8B4726;

   background-color:transparent;

   border-bottom:1px dotted darkgreen;

 }



 #rss {

  position: absolute;

  background-color:;

  top:55em;

  left:3em;

  padding:2px;

  width:8em;

  color:#8B4726;

}



  #time {

          padding-top:2px;

          padding-right: 18em;

          font:70% Georgia, "Times New Roman", Times, serif;

          color:#8B4726;

          text-align:right;

          border: 0px solid black;

  }



  #clear {

          clear:left;

  }



  #borderLess img {

          border:0px solid black;

          padding: 4px;

}



   .mapList {

  list-style-type:none;

}



 .mapList li {

  float:left;

  text-align:center;

  font-size:80%;

  color:#8B4726;

  margin-right:50px;

  margin-bottom:20px;

}



  .mapList img {

        display:inline;

        borer:1px solid ##8B4726;

}



 #border img {

          border:1px solid black;

          padding: 0px;

}
