  BODY {
    font-family:Comic Sans MS,Arial,sans-serif;
    font-size:12px;
    color:#000;
    background-color:#9cf;
  }
  
  H1 {
    font-size:20px;
    color:#9B313C;
  }

  H2 {
    font-size:18px;
    color:#247178;
  }

  H3 {
    font-size:16px;
    color:#000000;
  }
  
  A {
    color:#247178;
  }
 
  DIV {
    margin:0px;
    padding:0px;
  }

  #body {
    position:relative;
    margin:auto;
    width:800px;
    height:600px;
    background-image:url(img/pip-bg-8-08.gif);
  }
  #header {
    position:absolute;
    top:15px;
    right:10px;
    width:635px;
    height:40px;
  }
  #header H1 {
    position:relative;
    width:1px;
    height:60px;
    margin:0px;
    padding:0px;
    display: list-item;
    list-style-image: url(img/pip-logo-PIP-line.gif);
    list-style-position: inside;
    list-style-type : none;
    letter-spacing:-1000em;
    font-size: 1pt;
    color: #dbf28b;
  }
  #header H2 {
    position:relative;
    width:1px;
    height:83px;
    margin:0px;
    margin-top:-10px;
    margin-left:200px;
    padding:0px;
    display: list-item;
    list-style-image: url(img/pip-logo-line2.gif);
    list-style-position: inside;
    list-style-type : none;
    letter-spacing:-1000em;
    font-size: 1pt;
    color: #dbf28b;
  }

#menubar {
	position:absolute;
	top:132px;
	right:0px;
	width:550px;
	height:12px;
		background-image:url(img/menu-topbar.gif);
}



	

  #menublock {
    position:absolute;
    top:150px;
    right:30px;
    width:515px;
    height:40px;
    z-index:9000;
  }
  #content {
    position:absolute;
    top:240px;
    left:235px;
    width:345px;
    height:185px;
    padding:0px;
    font-size:16px;
    color:#FFF;
    overflow:hidden;
  }
  #content H1 {
    text-align:center;
  }
  #content P {
    margin:0px;
    padding:0px;
  }
  #content P STRONG {
    font-weight:bold;
    font-variant:small-caps;
  }
  #content P EM {
    font-weight:bold;
    font-style:normal;
    font-variant:small-caps;
  }

  #blurb {
    font-size:14px;
  }
  #blurb SPAN {
    display:block;
  }
  #blurb #line1 {
    padding-left:90px;
  }
  #blurb #line9 {
    padding-left:100px;
  }

  #links {
    position:absolute;
    bottom:50px;
    right:15px;
    width:125px;
  }
  #links UL {
    list-style-type:none;
    margin:0px;
    padding:0px;
  }
  #links UL LI {
    position:relative;
    margin:0px;
    margin-bottom:15px;
    padding:0px;
    width:125px;
    height:90px;
    font-size:10px;
    color:#FFF;
    text-align:center;
    background-repeat:no-repeat;
    background-position:26px 0px;
  }
  #links UL LI A {
    display:block;
    width:125px;
    position:absolute;
    left:0px;
    bottom:0px;
    font-size:10px;
    color:#FFF;
    text-align:center;
  }
  #link_1 { background-image:url(img/pip-center-circle.gif); }
  #link_2 { background-image:url(img/pip-bottom-circle.gif); }
  #link_3 { background-image:url(img/pip-top-circle.gif); }

  #footer {
    position:absolute;
    bottom:-52px;
    left:0px;
    width:790px;
    height:42px;
    padding:5px;
    color:#000;
    line-height:150%;
    background-color:#036;
  }
  #footer .footercolumn {
    width:160px;
    float:left;
    margin-left:10px;
    font-size:12px;
    color:#fded4d;

 
  }

#footer .footercolumn  A {
     color:#fff;
} 

#footerBar1 {
   position:absolute;
   bottom:-0px;
   left:0px;
   width:800px;
   height:10px;
   background-image:url(img/footerBar.gif);
}

#footerBar2   {
   position:absolute;
   bottom:-55px;
   left:0px;
   width:800px;
   height:10px;
   background-image:url(img/footerBar.gif);
}


/* These definitions are only for the model page */
  #footer #columnX    { margin-left:25px; width:300px; }
  #footer #columnX A  { color:#fded4d; }
  #footer #columnZ    { margin-left:0px; width:100px; }

#icons {
  position:absolute;
  bottom:-120px;
  left:0px;
  height:55px;
  width:790px;
  padding:5px;
  color:#000;
  background-color:#036;
  text-align:center;
}