/* Specify blanket rules for all elements
----------------------------------------- */
  body {
    background-color:#fff;
    color:#000;
    width:760px;
    margin:10px auto 10px auto;
    font-size:80%;
    font-family:Tahoma,Verdana,Helvetica,sans-serif;
    }



/* Rules for headings
----------------------------------------- */
  h1 {
    font-size:160%;
    }

  h2 {
    font-size:140%;
    }

  h3 {
    font-size:120%;
    }



/* Default paragraph styles
----------------------------------------- */
  p {
    font-size:100%;
    line-height:150%;
    }



/* Masthead
----------------------------------------- */
  #masthead {
    width:738px;
    margin:0 0 10px 0;
    padding:10px;
    background-color:#cc9933;
    border:1px solid #000;
    width:760px;
    voice-family:"\"}\"";
    voice-family:inherit;
    width:738px;
    }
  html>body #masthead {
    width:738px;
    }



/* Sidebar A
----------------------------------------- */
  #sidebar_a {
    float:left;
    margin:0 0 10px 0;
    padding:10px 10px 10px 0;
    width:180px;
    voice-family:"\"}\"";
    voice-family:inherit;
    width:158px;
    }
  html>body #sidebar_a {
    width:158px;
    }



/* Container
----------------------------------------- */ 
  #container {
    margin: 0;
    }



/* Content
----------------------------------------- */ 
  #content {
    margin:0 0 0 200px;
    padding:10px;
    text-align:justify;
    width:512px;
    voice-family:"\"}\"";
    voice-family:inherit;
    width:512px;
    }



/* Footer
----------------------------------------- */
  #footer {
    clear:both;
    width:738px;
    text-align:center;
    font-size:11px;
    margin:0 0 10px 0;
    padding:0;
    background-color:#cc9933;
    border:1px solid #000;
    width:760px;
    voice-family:"\"}\"";
    voice-family:inherit;
    width:738px;
    }
  html>body #masthead {
    width:738px;
    }



/* Float Left
----------------------------------------- */
  .floatLeft {
    float:left;
    padding: 5px 8px 0 0;
    }



/* Float Right
----------------------------------------- */
  .floatRight {
    float:right;
    padding: 5px 0 0 8px;
    }



/* Border for select images
----------------------------------------- */
  .border {
    border:1px solid #000;
    }


/* Logo
----------------------------------------- */
  #logo {
    background:url(../img/pli_logo.jpg);
    width:400px;
    height:218px;
    margin:auto;
}



/* Borderless link images
----------------------------------------- */
  img {
    border:0;
    }