html, body {
   background-color: white;

   height: 100%;
   width: 100%;

   padding: 0;
   margin: 0;

   overflow: auto;
}

img.transparent, div.transparent { behavior: url(/css/iepngfix.htc) }

#tabLayout {
   width: 977px;
   height: 600px;
   vertical-align: top;
}

#tabLayout #tdMenu {
   vertical-align: top;
   padding: 30px 10px 30px 25px;

   width: 230px;
}

#tabLayout #tdContent {
   padding: 30px 25px 30px 0px;
   vertical-align: top;
}

#divMain {
   position: absolute;

   top:50%;
   left:50%;
   margin-top: -300px;
   margin-left: -488px;

   background-image: url(/data/images/gb-background3.jpg);
   background-repeat: no-repeat;

   width: 977px;
   height: 600px;

   overflow: hidden;
   text-align: left;
}

#divMenu {
   width: 230px;
   height: 314px;

   overflow: auto;
}

.divMenu_Inner {
   width: 202px;
   padding: 5px;
   background-image: url(/data/images/transparency/white20p.png);
}

#divContent {
   width: 680px;
   height: 505px;

   overflow: auto;
}

#divContent_Inner {
   padding: 5px;
   width: 653px;

   background-image: url(/data/images/transparency/white20p.png);
}

#content {

}

.listAlbums {
   margin: 0;
   padding: 0;
   width: 100%;
}

.listAlbums td {
   text-align: center;
   
}

.listAlbums li a {
   text-decoration: none;
}

.listGallery { list-style: none; float: left; display: block; padding: 2px 0 2px 0; margin: 0; }
.listGallery li { display: inline; float: left; padding: 2px; }
.listGallery li a { padding: 2px; }

.pnlGallery {
   padding: 10px 0 10px 55px;
}















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

