#picslice {
          position: absolute;
          top: 0px;
          left: 80px;
          border-left: 1px solid #FFF;
          border-right: 1px solid #FFF;
          height: 100%;
          width: 107px;
          }

#contentlayer {
             width: 100%;
             height: 426px;
             border: 0px;
             position: absolute;
             left: 0px;
             top: 107px;
             background: #FFF;
             filter:alpha(opacity=50); -moz-opacity: 0.50;
             }

#navilayer {
           width: 100%;
           height: 40px;
           position: absolute;
           bottom: 0px;
           left: 0px;
           filter:alpha(opacity=50); -moz-opacity: 0.50;
           }

#navilinks {
           position: absolute;
           top: 495px;
           left: 200px;
           background: none;
           color: #FFF;
           }

.navitable {
           font-weight: bold;
           font-size: 0.9em;
           }


#preflayer {
                  position: absolute;
                  top: 70px;
                  height: 40px;
                  width: 100%;
                  background: none;
                  left: 0px;
                  filter:alpha(opacity=65); -moz-opacity: 0.65;
                  background: #FFF;
                  text-align: center;
                  margin: auto;
                  }

#setWallpaper     {
                  position: absolute;
                  top: 505px;
                  left: 80px;
                  }
#setTheme         {
                  position: absolute;
                  top: 70px;
                  height: 37px;
                  right: 25px;
                  }

#setLayout        {
                  position: absolute;
                  left: 0px;
                  height: 37px;
                  }

.setWPT           {
                  width: 107px;
                  }

.preferences      {
                  color: #FFF;
                  font-weight: bold;
                  font-size: 0.8em;
                  }


span.tooltip {
             font-size: 0.9em;
             font-weight: none;
             color: #FFF;
             }

#thecontent {
            position: relative;
            top: 125px;
            background: transparent;
            margin-left: 205px;
            margin-right: 200px;
            height: 350px;
            color: #000000;
            z-index: 2;
            }

#contenttext {
             background: none;
             color: #000;
             font-weight: none;
             font-size: 0.8em;
             z-index: 1;
             }

#selectGallery {
         position: absolute;
         right: 25px;
         top: 125px;
         width: 150px;
         overflow: auto;
         height: 350px;
         }

.galleryPicThumb {
                 margin: 5px;
                 float: left;
                 width: 110px;
                 height: 80px;
                 font-size: 0.7em;
                 }

.galleryPicText {
                margin-top: 2px;
                }