 body
        {
            margin-top: 0px;
            padding: 0px;
            overflow: scroll;
            height: auto;


        }

         #outerarticle {margin:0 auto; width:750px; padding:0px; border:0px; background: #ffffff;}

         #outerhome{ margin:0 auto; width:900px; height: auto; padding:0px; border:0px; background: #ffffff;}


        H1
        {
            color: #473F27;
            font-family: Tahoma, Arial, sans-serif;
            font-size: 22px;
            text-shadow: #333300;
            letter-spacing: 10px;
            font-weight: normal;
            text-align: left;
            margin-left: 0px;
            margin-top: 20px;
        }

     #phlist
              {
              margin-top: 0px;
              padding: 10px 0px 10px 0px;
              font-family: Tahoma, Arial, sans-serif;
              font-weight: bold;
              font-size: 18px;
              float:right;
              background: #FFF;
              text-decoration: none;
             }

            #phlist ul, #phlist li
                {
                margin: 0;
                padding: 0px;
                display: inline;
                list-style-type: none;
                text-decoration: none;
                }

             #green{
              border-bottom: 5px solid green;
              text-decoration: none;
              color: #3B7E99;
             }
             #blue{
               border-bottom: 5px solid blue;
               text-decoration: none;
               color: #3B7E99;
             }
             #white{
               border-bottom: 5px solid white;
               text-decoration: none;
               color: white;
             }


            #phlist a:link, #phlist a:visited,
                {

                padding-bottom: 0px;
                background: transparent;
                color: #3B7E99;
                text-decoration: none;
                }

            #phlist a:link#green,  #phlist a:visited#green,
                {

                padding-bottom: 0px;
                background: transparent;
                color: #3B7E99;
                text-decoration: none;
                }
              #phlist a:link#white,  #phlist a:visited#white,
                {

                padding-bottom: 0px;
                background: transparent;
                color: #fff;
                text-decoration: none;
}

            #phlist a:hover#blue { color: #999900; border-bottom: 0px solid blue;}
            #phlist a:hover#green { color: #999900; border-bottom: 0px solid green; }
            #phlist a:hover#white { color: white; border-bottom: 0px solid white; }

            #topspace{
              margin-top:0px;
              background: #FFF;
              padding:20px;
            }

             #spacebottom{
              margin-top:0px;
              background: #FFF;
              padding:20px;
              height:80px;
              clear: both
            }

            #flash{
              width:900px;
              background: #FFF;
              height:260px;
            }

             #frontleftnav{
               width:280px;
               float:left;
               margin: 0;
               padding-top: 10px;
             }


            #frontcontent{
            color: #131313;
            font-family: Tahoma, Arial, sans-serif;
            font-size: 13px;
            line-height: 150%;
            margin-top:5px;
            float:right;
            background: #FFF;
            width:570px;
            height: auto;
            margin-right:20px;
           }

            #content{
            color: #131313;
            font-family: Tahoma, Arial, sans-serif;
            font-size: 13px;
            line-height: 150%;
            margin-left: 10px;
            margin-right:20px;
            height:auto;
            padding:0px;
            background: #FFF;
           }
          img.floatLeft {
            float: left;
            padding:8px;
            margin-right:10px;
            margin: 14px;
            clear: left;
            }

         img.floatRight {
            float: right;
            padding:8px;
            margin-right:14px;
            clear: right;
           }


