body { text-align: center;
       font-family: verdana, sans-serif; 
       font-size: 12px;}
#header { width: 750px;
          height: 70px;
          background-image: url(http://www.dealerscall.com/i/head.jpg);
          color: white;
          font-size: 20px;
          line-height: 70px; 
          letter-spacing: 5px;
          }
#status { width: 750px;
          height: 12px;
          background-image: url(http://www.dealerscall.com/i/status.jpg);
         }
#pagewidth { position: relative;
             background-color: #f8f8f8;
             width: 750px;
             margin-left: auto; margin-right: auto; 
             text-align: left;
             border: 1px solid gray;}
#content { background-color: white;
           background-image: url(http://www.dealerscall.com/images/tile.gif);
           width: 550px;
           /* height: 500px; */
           padding: 15px;
           }
#footer { width: 750px;
          height: 20px;
          text-align: center;
          font-size: 9px;
          color: white;
          background: #000066; } 
#nav { position: absolute;
       left: 590px;
       top: 85px; 
       
       width: 150px;
       background-color: #f8f8f8;
       text-align: center;
       font-size: 9px; }


#nav a { text-decoration: none;
         color: black; }
#nav a:hover { text-decoration: underline; }

#nav li { text-align: left; 
          margin-left: 0px; }
#nav ul { margin-left: 0px; }

/* #nav ul { list-style: none; margin: 0; padding: 0; }
#nav li { line-height: 15px;
          list-style: none;
          padding: 0px;
          margin: 0px;
          width: 150px; }
#nav a { display: block; width: 150px; background: white; border: 1px solid #000066;color: #000066; margin-bottom: 5px; font-size: 10px; }
#nav a:hover { background: #ff9999;
               text-decoration: none; }   */

H1 { font-size: 16px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
.blu { width: 150px; background: #000066; color: white; bordeR: 1px solid 
#000066; margin-bottom: 15px;margin-top: 15px; font-weight: bold; }
.cl { clear: both; }
.rt { text-align: right; }
.minihead { background-color: #000066;
            color: white;
            font-weight: bold;
            text-align: center;
            width: 350px; 
            border: 1px solid #000066;
            padding: 3px;}
.mini { width: 350px;
        background-color: white;
        border: 1px solid #000066; 
        padding: 3px; }
#footer a { color: #ccc }

iframe { max-width: 100% }
     