body {
  margin: 0px;
  padding: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: url(lily_cream_slice.gif);
  background-repeat:repeat;
  font-family: "Segoe UI", Helvetica, sans-serif;
  font-size:13px;
  color:#502A0B;
}
#footer {
  position: relative;
  background-image: url(footer45cropped2.gif);
  background-repeat:no-repeat;
  background-position:bottom;
  width: 100%;
  height: 1245px;
  min-width:1150px;
  width:expression( documentElement.clientWidth < 1150 ? "1150px": "auto");
  max-width: 1500px; 
  width:expression( documentElement.clientWidth > 1500 ? "1500px": "auto");
}
#centre { 	
  position: absolute;
  top: 120px;
  left: 290px;
  right: 235px;
  height: 680px;
}
#leftbox {
  position: absolute;
  top: 5px; 
  left: 8px;
  width: 230px;
  height: 690px;
}
#links {
  background-image: url(links2_40_2.gif);
  background-repeat:no-repeat;
  background-position:bottom;
  width: 100%;
  height: 92px;
  min-width:1150px;
  width:expression( documentElement.clientWidth < 1150 ? "1150px": "auto");
  max-width: 1500px; 
  width:expression( documentElement.clientWidth > 1500 ? "1500px": "auto");  
} 	 	
#navtable {
  position: absolute;
  top: 185px; 
  left: 3px;
  width: 230px;
  height: 690px;
}
#rightbox {
  position: absolute;
  top: 30px; 
  right: 8px;
  width: 230px;
  height: 680px;
}
.Scroller-Container {
  position: absolute;
  top: 130px; 
  left: 4px;
  width: 215px;
  height: 455px;
  border-style:solid;
  border-color:#4E6A1C;
}
.Scroller-Container p {
  margin: 0; 
  padding: 3px 20px;
  font-family: "Segoe UI", Helvetica, sans-serif;
  font-size: 12px;
  color: #502A0B;
}
h1 {
  margin: 2px; 
  padding: 1px 13px;
  font-family: "Segoe UI", Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: #86B125;
}
h2 {
  padding: 0px 3px;
  font-family: "Segoe UI", Helvetica, sans-serif;
  font-size: 16px;
  font-weight:bold;
  color: #502A0B;
}
h3 {
  padding: 0px 3px;
  font-family: "Segoe UI", Helvetica, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color: #4E6A1C;
}
#form { 
  position: absolute;
  top: 120px;
  left: 330px;
  right: 225px;
}