
p.lines
   {
   font-family:Arial,Helvetica,sans-serif;
   font-size:120.01%;
   }

.normal {font-family: Helvetica, Arial, sans-serif; text-align:center;}

.cartouche
   {
   font-family:Helvetica,Arial,sans-serif;
   font-size:1.3em;
   color:rgb(255,255,255);
   }

   #footer
   {
   clear: both;
   background-image: url(images/footer.jpg);
   height: 229px;
   }

   .footertext
   {
   padding-top:210px;
   padding-right:10px;
   text-align:right;
   font-family: Helvetica,Arial,sans-serif;
   }

/**                                                   */
  * { margin: 0pt;
    padding: 0pt;
    }

  html { font-size: 100.01%;
    }

  body { font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
    background-image: url(images/body_bg.gif);
    background-attachment: fixed;
    }

  #container { margin: 0px auto;
    width: 841px;
    background-image: url(images/container_bg.jpg);
    background-repeat: repeat-y;
    font-size: 0.9em;
    }

  #header { background-image: url(images/header.jpg);
    height: 130px;
    }

  #headertext1 { padding: 25px 0px 0px 65px;
    width: 170px;
    font-size:20px;
    font-family: Tahoma;
    color: rgb(255, 255, 255);
    }

  #headertext2 { padding: 12px 0px 0px 62px;
    width: 170px;
    font-size: 30px;
    font-family: Tahoma;
    float: left;
    color: rgb(36, 72, 181);
    white-space:nowrap;
    }

  #left { width: 200px;
    align:left;
    float: left;
    background-image: url(images/left_bg.jpg);
    background-repeat: no-repeat;
    margin-left: 40px ! important;
    padding-top: 114px;
    }

  #right { width: 200px;
    float: right;
    }

  #content { margin-right: 60px;
    margin-left: 270px;
    }

  #navcontainer { margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    }

  #navcontainer ul { margin: 0pt;
    padding: 0pt;
    list-style-type: none;
    font-family: verdana,arial,Helvetica,sans-serif;
    }

  #navcontainer li { margin: 0pt;
    }

  #navcontainer a { border-style: solid;
    border-color: rgb(255, 255, 255) rgb(153, 153, 153) rgb(153, 153, 153);
    border-width: 1px;
    padding: 5px 10px;
    display: block;
    width: 175px;
    color: rgb(0, 0, 0);
    background-color: rgb(173, 193, 173);
    text-decoration: none;
    font-weight: bold;
    font-size: 0.8em;
    background-image: url(images/vertical06.jpg);
    background-repeat: no-repeat;
    background-position: 0pt;
    }

  #navcontainer a:hover { border-style: solid;
    border-color: rgb(153, 153, 153) rgb(255, 255, 255) rgb(255, 255, 255) rgb(153, 153, 153);
    border-width: 1px;
    color: rgb(0, 0, 0);
    background-color: rgb(136, 158, 136);
    text-decoration: none;
    background-image: url(images/vertical06a.jpg);
    background-repeat: no-repeat;
    background-position: 0pt;
    }

  #navcontainer ul ul li { margin: 0pt;
    }

  #navcontainer ul ul a { padding: 5px 5px 5px 30px;
    display: block;
    width: 160px;
    color: rgb(0, 0, 0);
    text-decoration: none;
    font-weight: normal;
    }

  #navcontainer ul ul a:hover { color: rgb(0, 0, 0);
    background-color: rgb(136, 158, 136);
    text-decoration: none;
    }

  #rightheaderbox { text-align: right;
    margin-right: 50px;
    float: right;
    font-size: 0.8em;
    padding-top: 30px;
    }

  h2 {font-size: 0.8em;
    clear: right;
    margin-top: 12px;
    margin-bottom: 17px;
    background-image: url(images/h2_bg.jpg);
    background-repeat: no-repeat;
    height: 21px;
    padding-top: 15px;
    padding-left: 35px;
    }

  h3 { font-size: 0.9em;
    }

  .pubdate { font-size: 0.8em;
    color: rgb(255, 255, 255);
    }

  .newsimages { float: right;
    margin-left: 4px;
    margin-bottom: 2px;
    }

  a:link { color: rgb(62, 116, 235);
    }

  a:visited { color: rgb(51, 102, 255);
    }

  a:hover { color: rgb(255, 0, 0);
    }

  a:active { color: rgb(255, 0, 0);
    }

  ul.linkList { margin-left: 40px;
    list-style-image: url(images/list_bullet.png);
    }