Body {background-color: black; text-align: center; margin-left: auto; margin-right: auto;}
Body.alt {background-color: white; text-align: center; margin-left: auto; margin-right: auto;}

#dd {padding: 0 0 0 0;
border-style: solid; border-color: red; border-width: 1; margin: 15px;
}


#dd li {
  float: left;
  margin-top: 5px; margin-right: auto; margin-left: auto;
  list-style: none;
  font: 12px arial, "MS MIncho", "MS Gothic";
}

#dd li a.menu {
  display: block;
  text-align: center;
  
  background: #FFF8DC;
  padding: 3 0 3 0; margin-top: 1px; margin-right: 1px;
  color: blue;
  width: 101px;
  border-style: solid; border-width: 1; border-color: cccccc;
  text-decoration: none;

}

#dd li a.menu:hover {
  background: #FFEBCD;

}

.submenu {
  background: #98FB98;
  border: 1px solid #5970B2;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #2875DE;
}

.submenu a:hover {
  background: #49A3FF;
  color: #FFF;
}

div.topw {width: 775px; height: 110px; background-image: url(images/westbury/header.jpg)}
div.topm {width: 775px; height: 110px; background-image: url(images/merrick/header.jpg)}
div.body {width: 775px; background-color: ffffff; padding-top: 1px; padding-bottom: 1px}
div.contents {text-align: left; width: 550px; margin-top: 50px; margin-bottom: 50px; margin-left: auto; margin-right: auto; border-style: solid; 
border-width: 1; border-color: ffffff}
div.contents_map {text-align: left; width: 550px; margin-top: 50px; margin-bottom: 50px; margin-left: auto; margin-right: auto; border-style: solid; 
border-width: 1; border-color: black; padding-bottom: 20px}
div.footer {width: 775px; height: 90px; background-image:url(images/common/footer.jpg); border-top-style: solid; 
border-top-width: 1; border-top-color: cccccc}

div.news {border-style: double; border-width: 1; border-color: red; padding: 10px}


div.menu {padding-left: 11px}
div.top_intro{margin-top: 200px}
