@import url('style.css');

#body-bg, html, body, page, page-bg, #content, #content2, #head, .head1, #content-part, #center, .center-box{
  background-image:none;
  background:white;
  float:none;
}

body, #head, #logo{
  padding:0;
}

#head, .head1{
  height:220px;
}

#head{
  border-bottom:2px solid #888;
  
}

.cleaner {
  clear: both;
  height: 1px;
}

.hidden {
  display: none;
}

#left, #right, #menu, .navigation, #footer, #mygallery,#header, .banner, .center-banner, .fg-banner{
  display:none;
  visibility:hidden;
  width:0;
  
}


#logo .print-logo{
  display:block;
}


.logo{
  display:none;
}

#head h1.hidden{
  display:block;
  font-size:16px;
  color:#333;
}

