div#navcontainer {  
  background-color: #000099;  
  background-image: none;  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: left top;  
  width: 1000px;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;
}

div#navcontainer {  
  overflow: hidden;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;
}

ul#navlist {  
  display: block;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  float: left;
}

ul#navlist li {  
  display: block;  
  float: left;
}

ul#navlist li a {  
  display: block;  
  float: left;  
  padding-top: 8px;  
  padding-right: 8px;  
  padding-bottom: 8px;  
  padding-left: 8px;  
  text-decoration: none;  
  font-family: Tahoma, Verdana, Arial, sans-serif;  
  font-size: 114%;  
  color: #cccccc;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #000099;  
  border-right-color: #000099;  
  border-bottom-color: #000099;  
  border-left-color: #000099;  
  -moz-border-top-colors: none;  
  -moz-border-right-colors: none;  
  -moz-border-bottom-colors: none;  
  -moz-border-left-colors: none;  -o-border-image: none;
  -webkit-border-image: none;
  border-image: none;  
  border-top-width: 0px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 0px;  
  white-space: nowrap;
}

ul#navlist li a:hover {  
  background-color: #8080ff;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  color: white;
}

ul#navlist li a.active {  
  color: white;
}

a {  
  color: #000099;  
  text-decoration: none;
}

a:hover {  
  text-decoration: underline;
}

#backgroundimage {  
  background-image: url("images/Blooming%20Rhodo.JPG");  
  color: white;  
  background-repeat: repeat repeat;  
  background-color: white;
}

#background {  
  background-image: url("images/mountains-863048_1920.jpg");  
  background-color: rgba(204, 204, 204, 0.4);
}

#woodbackground {  
  background-image: url("images/IMG_3127.JPG");
}

#wood {  
  background-image: url("images/backdrop%20-%20Copy.jpg");  
  background-color: transparent;  
  color: black;
}

#back {  
  background-color: white;
}

#text {  
  color: black;  
  background-color: white;
}

#backdrop {  
  background-repeat: no-repeat;
}

