#the_background {
                  position:absolute;
                  left:125px;
                  top:0px;
                  z-index:1;
                  }
#navigation {
              position:absolute;
              left:10px;
              top:0px;
              width:125px;
              height:550px;
              z-index:2;
              padding-top: 50px;
              }
p {
    font-family: "Courier New", Courier, monospace;
    font-size: 10pt;
    line-height: 12pt;
    text-align: left;
    color: #FFFFFF;
    margin-right: 20px;
    text-indent: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
    }
h1 {
     font-family: "Courier New", Courier, monospace;
     font-size: 14pt;
     color: #FFFFFF;
     margin-bottom: 0px;
     text-align: center;     
     }
h2 {
     font-family: "Courier New", Courier, monospace;
     font-size: 11pt;
     line-height: 13pt;
     color: #FFFFFF;
     margin-bottom: 0px;
     text-align: center;
     }
h3 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10pt;
     line-height: 12pt;
     color: #333333;
     }
h4 {
     font-family: "Courier New", Courier, monospace;
     font-size: 13pt;
     line-height: 13pt;
     color: #FFFFFF;
     margin-bottom: 0px;
     margin-top: 10px;
     text-align: left;
     }
ul {
     font-family: Arial, Helvetica, sans-serif;
     color: #FFFFFF;
     list-style-type: none;
     padding-right: 20px;
     line-height: 20px;
     text-align: left;
     }
li {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10pt;
     color: #FFFFFF;
     }
a:link {
         font-family: "Courier New", Courier, monospace;
         font-size: 12pt;
         font-weight: bold;
         color: #FFFFFF;
         text-decoration: none;
         letter-spacing: 1px;
         }
a:hover {
          font-family: "Courier New", Courier, monospace;
          font-size: 12pt;
          font-weight: bold;
          color: #FF9900;
          letter-spacing: 1px;
          }
a:visited {
            font-family: "Courier New", Courier, monospace;
            font-size: 12pt;
            font-weight: bold;
            color: #FFFFFF;
            text-decoration: none;
            letter-spacing: 1px;
            }
.address {
           font-family: "Courier New", Courier, monospace;
           font-size: 10pt;
           line-height: 12pt;
           color: #FFFFFF;
           }
img {
      border-style: none;
      }

ul.franchise {
               font-family: "Courier New", Courier, monospace;
               font-size: 11pt;
               list-style: disc;
               line-height: 10pt;
               color: #FFFFFF;
               margin-bottom: 0px;
               }

li.franchise {
               font-family: "Courier New", Courier, monospace;
               font-size: 10pt;
               line-height: 10pt;
               color: #FFFFFF;
               margin-bottom: 0px;
               }

a.downloadable:link {
                      font-family: "Courier New", Courier, monospace;
                      font-size: 12pt;
                      font-weight: white;
                      color: white;
                      text-decoration: none;
                      letter-spacing: 1px;
                      }
a.downloadable:hover {
                       font-family: "Courier New", Courier, monospace;
                       font-size: 12pt;
                       font-weight: bold;
                       color: #FF9900;
                       letter-spacing: 1px;
                       }
a.downloadable:visited {
                         font-family: "Courier New", Courier, monospace;
                         font-size: 12pt;
                         font-weight: bold;
                         color: white;
                         text-decoration: none;
                         letter-spacing: 1px;
                         }

