#id_inset_wrapper .widget_slideshow {
background: none;
height:140px;
padding-bottom:10px;
}

/* Turn off image margins around all images in the content body */
@import url("http://uberplate.ubertor.com/css/undo_image_margin.css");
body#ubertor {
  background: #FFF url("../../content/image/3.jpg") center repeat-y;
}

/*Hide Banner Image*/
div#page_header_outer {
  height: 100px;
  background-image: none;
}

#page_header_outer, #site_title {
margin-bottom:65px;
visibility:hidden;
}


#ubertor div#container_inner {
  background: url("http://storage.ubertor.com/cl705/content/image/1703.gif") no-repeat top left;
  padding-top: 15px;
  border: 0;
}

#menu_outer {
  margin-bottom: 10px;
}

#container_outer {
  background: none;
}

#contact_info, #footer_menu {
  display: none;
}

#page_footer {
  background: url("../../content/image/4.gif") left no-repeat;
}


