      body, html {
        background-color: #E5E5E5;
        font-family: arial, sans serif;
        color: #012468;        
        height: 100%;
        padding: 0;
        margin: 0;
        font-size: 12px;
        line-height: 150%;
      }

      #header {
        background-image: url(/images/atp_intro_header.gif);
        background-position: top left;
        background-repeat: no-repeat;
        height: 70px;
        border-left: solid 26px #FFF9E6;
        background-color: #FFF9E6;
        width: 738px;
      }

      #main {
        background-color: #A50102;
        text-align: center;
        border-left: solid 26px #A50102;
        width: 738px;
      }

      #article {
        height: 223px;
      }

      #footer {
        background-image: url(/images/atp_intro_footer.gif);
        background-position: top center;
        background-repeat: no-repeat;
        background-color: #FFF9E6;
        height: 120px;
        color: #A50102;
        text-align: center;
        font-family: arial;
        font-size: 10px;
        padding-top: 25px;
        padding-left: 80px;
        border-left: solid 26px #FFF9E6;
        width: 658px;
        position: relative;
      }
      
      #inside-footer a, #inside-footer a:link {
        color: black;
      }
      
      #inside-header {
        text-align: center;
      }
      #inside-header div {
        height: 52px;
        overflow: hidden;
      }
      #navigation {
        background-color: #FEF9E5;
        padding: 16px 18px 50px 19px;
        border-right: solid 2px #5A6F95;
      }
      #content {
        border-top: solid 1px #5E739E;
        background-color: #F6F6F6;
        padding: 10px;
        text-align: left;
      }
      #title {
        border-bottom: solid 1px #002468;
        height: 34px;
        overflow: hidden;
      }
      #inside-footer {
        background-color: #798CC2;
        text-align: center;
        padding: 10px 0 30px 0;
      }
      
      h1 {
        font-size: 150%;
        line-height: 120%;
      }     
      
      h2 {
        font-size: 130%;
        line-height: 120%;
      }
      
      h3 {
        font-size: 120%;
        line-height: 120%;
      }
      
  .article-main {
    border-width: 2px 0;
    border-style: outset;
    border-color: gray;
    padding: 6px 6px 5px 6px;
    background-color: #E6E9F4;
    margin: 0 0 10px 0;
  }
  
  .article-main h2 {
    margin: 0;
    padding: 0;
    color: rgb(0,36,105);
  }
  
  .article-main h2 a, .article-main h2 a:link {
    color: rgb(0,36,105);
  }

  .author {
    font-style: italic;
    display: block;
  }
  
  .article-main img {
    float: left;
    margin-right: 10px;
  }
  
  #responses, #extras, #responses-inside, #extras-inside {
    padding: 0 10px;
    clear: both;
  }
  
  #responses h2, #extras h2 {
    border-bottom: solid 2px #AEAEAE;
    margin: 0 -7px 10px -7px;
    padding: 0 0 2px 0;
  }
  
  #responses-inside h2, #extras-inside h2 {
    border-bottom: solid 2px #AEAEAE;
    margin: 0 0 10px 0;
    padding: 0;
  }

  .tan {
    background-color: #EADCB6;
    background-image: url(/images/tan.gif);
    background-position: top right;
    background-repeat: no-repeat;
    width: 246px;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 2px;
    clear: both;
  }
  
  
  
  a.title, .title {
    font-weight: bold;
    text-decoration: none;
  }
  
  a:hover.title {
    text-decoration: underline;
  }
  
  .tan .title {
    color: #927424;
    padding: 3px 3px 3px 7px;
    display: block;
  }
  
  .tan div {
    margin: 2px 2px 0 2px;
    background-color: white;
    padding: 4px;
  }
  
  .blue {
    background-color: #B0BEE6;
    background-image: url(/images/blue.gif);
    background-position: top right;
    background-repeat: no-repeat;
    width: 246px;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 2px;
  }
  
  .blue .title {
    color: #002469;
    padding: 3px 3px 3px 7px;
    display: block;
  }
  
  .blue div {
    margin: 2px 2px 0 2px;
    background-color: white;
    padding: 4px;
  }  
  
  .red {
    background-color: #EBAAAA;
    background-image: url(/images/red.gif);
    background-position: top right;
    background-repeat: no-repeat;
    width: 246px;
    float: left;
    margin-bottom: 10px;
    padding-bottom: 2px;
    clear: both;
  }
  
  .red .title {
    color: #A60708;
    padding: 3px 3px 3px 7px;
    display: block;
  }
  
  .red div {
    margin: 2px 2px 0 2px;
    background-color: white;
    padding: 4px;
  }  
  
  #extras-inside .red, #extras-inside .blue, #extras-inside, #responses-inside .red, #responses-inside .blue, #responses-inside .tan {
    width: 190px;
  }

  .even {
    float: right;
    clear: right;
  }        
  
  h3 {
    margin: 0;
    padding: 0;
  }
  
  .readmore {
    border-top: solid 1px #DDDDDD;
    text-align: right;
    display: block;
    margin-top: 5px;
  }
  a.readmore:hover {
    color: black;
  }
  
  .red h3, .tan h3, .blue h3 {
    font-size: 110%;
  }
  
  .archive-edition {
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    padding: 5px 0;
    clear: both;
    float: left;
    background-color: #E7EAF3;
  }
  
  .archive-edition h2 {
    margin: 0;
    padding: 0;
  }

  .archive-edition img {
    float: left;
    margin-right: 10px;
  }  
  
  .archive-article {
    width: 205px;
    float: left;
  }
  
  .archive-related {
    width: 205px;
    float: right;
  }
  #nav {
    background-color: rgb(0,36,105);
  }
  
  #nav img {
    float: left;
    border-width: 0;
  }