
/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
  font-size: 75%
} 

.ppmGG2  {
          background-image: url(../img/bg/ppmWGG09.png);  
          background-repeat: repeat-y;
        }

.ppmGG1 { 
          background-image: url(../img/bg/ppmGG09.png);  
          background-repeat: repeat-y;
        }

.ppmGP1 { background-image: url(../img/bg/ppmGP09.png);  
         background-repeat: repeat-y;
        }

.ppmBGR { background-position: top right; }

.ppmPics {  
    height:  430px;  
    width:   330px;  
    padding: 10px;  
} 
 
.ppmPics img {  
    width:  400px; 
    height: 300px; 
    top:  0; 
    left: 0 
} 

.ppmStartOff {
  display: none;
}

.ppmHTitle {
  background: #DFF0D4;
  
}
.ppmHOffset {
  margin: 10px;
}

.ppmH1 {  font-size: 2em; }
.ppmH2 {  font-size: 1.5em; }
.ppmH3 {  font-size: 1.2em; }

.ppmScreenBorder {
  background-image: url(../img/ppmScreenBorder.png);
  background-repeat: no-repeat;
  background-position: top right;
}

.ppmScreenOffset {
  padding: 8px;
  padding-left: 10px;
}

.ppmDescriptionOffset {
  margin-left: 0px;
  margin-right: 16px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.ppmSB {
  font-size: 1.2em;
  margin-right: 8px;
}

.ppmLR {
  font-size: 1.2em;
  margin: 0px;
  margin-top: 8px;
  margin-left: 16px;
}

.ppmCopyright {
  font-size: 0.75em;
  padding: 2px;
  padding-left: 5px;
  background: #DFF0D4;
}

.ppmNoPad {
  padding: 0px;
  margin: 0px;
}

.ppmAlt {
  color: #333; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}

.ppmFeature {
  margin: 4px;
  padding: 0px;
  border: 1px solid #080;
}

.ppmFeatureImage {
  margin: 2px;
  padding: 0px;
}

.ppmFeatureText {
  font-size: 1.1em;
  line-height: 1em;
  
  padding: 0px;
  margin: 0px;
  margin-top: 6px;

}

.ppmPaw {
  color: #CCC;
  background: #000;
}

.ppmBookmark {
  padding: 0px;
  margin: 0px;
  margin-top: 16px;
}