html, body {
 background-image: none;
 background-color: none;
 text-align:center;
 overflow-x:hidden;
 height:auto;
 }
#document {
 width: 90%;
 text-align: center;
 vertical-align: top;
 margin-left: auto;
 margin-right: auto;
  background-color:none;
   background-image: none;
 height:auto;
}
#maincontainer {
 background-image: none;
 border-bottom: none;
 float: left;
  vertical-align: top;
 background-repeat: repeat-y;
 background-position: right;
 background-color:none;
 height:auto;
 }
 
 
#content {
 background-image: none;
 border-bottom: none;
 float: left;
  vertical-align: top;
 background-repeat: repeat-y;
 background-position: right;
 background-color:none;
 height:auto;
 }
#header{
  display: none;
 }
 
 #navigation {
display: none;
 }
 
 #contentcenter {
  width: 60%;
background-image:none;
background-color:none;
 display:inline;
height:auto;
overflow:auto;
}

#header{
display:none;
}


#nav{
display:none;
}
#image_right{
display:none;
}

#nav_top{
display:none;
}

#navbottom{
display:none;
}
 
 
.thumbnail{
display:none;
}

.full{
display:none;
}


.mygallery{
display:none;
}
 
