body {
  background-image: ;
  background-color: #FFFFFF;
  position: relative;
  margin:0px
}
#enclosing {
  width:650px;
  top:10px;
  height:auto;
  border:0px black solid;
  position:relative
}
#banner {
  width:650px;
  height:75px;
  left: 15px;
  position:absolute
}

#maincontent {
  background-color:#e0ebe7; 
  border:2px black solid;
  position:relative;
  top:75px;
  width:616px;
  height:950px;
  margin-left: 0px;
  padding: 15px;
  left: 15px;
  text-indent: 0px;
  font-size:14px
}
#footer {
  background-color:#408080;
  border:2px black solid;
  width:646px;
  height:18px;
  left: 15px;
  top:1050px;
  position:absolute;
  font-weight:bold;
  font-size:12px;
  color:#FFFFFF;
}
#img150x200_right {
  float:right; 
  width:150px; 
  text-align:center; 
  font-style:italic;
  font-weight: bold;
  padding-top: 10px; 
  padding-right: 0px; 
  padding-bottom: 10px; 
  padding-left: 10px;
}
#Menu_left {
  float:left; 
  width:140px; 
  padding-top: 0px; 
  padding-right: 30px; 
  padding-bottom: 10px; 
  padding-left: 0px;
}

#body_right {
  float:right; 
  width:430px;
  padding-top: 0px; 
  padding-right: 0px; 
  padding-bottom: 10px; 
  padding-left: 0px;
}

#body_right1 {
  float:right; 
  width:600px;
  padding-top: 0px; 
  padding-right: 0px; 
  padding-bottom: 10px; 
  padding-left: 0px;
}

#body_right2 {
  float:right; 
  width:380px;
  padding-top: 0px; 
  padding-right: 0px; 
  padding-bottom: 10px; 
  padding-left: 0px;
}

 
P {
  font-weight:bold;
}

LI {
  font-weight:bold;
}

H3 { 
align:left; 
color:#408080;
}


