* {
   margin:  0;
   padding: 0;
   }

Body {
      background:  #EAE8DE;
      color:       #00007D;
      margin:      0 auto;
      padding:     0;
      text-align:  center;
      font-family: Arial, Helvetica, sans-serif;
      font-size:   13px;
      }
#OuterFrame {
        margin: 0 auto;
        width: 100%;
        color: inherit;
        }

#Header {padding:     0;
         margin:      0;
         text-align:  center;
         font-weight: bold;
         background:  inherit;
         color:       inherit;
         }

#SmallerHead {
              font-weight: normal;
              background:  inherit;
              color:       #660000;
              font-size:   0.9em;
              }

#ContentHolder {background: #EAE8DE;
                color:      inherit;
                text-align: center;
                padding: 10px 0 10px 0;
                }

table {
     margin: 0 auto;
     padding: 0px;
     border-spacing: 0px;
     width: 800px;
     }

img {
     border: none;
}

a:link         {font-size:   14px; text-decoration: none; background: inherit; color: #00007D;}
a:visited      {font-size:   14px; text-decoration: none; background: inherit; color: #00007D;}
a:hover        {font-size:   14px; text-decoration: none; background: inherit; color: #600;}
a:active       {font-size:   14px; text-decoration: none; background: inherit; color: #600;}

td {vertical-align: top; text-align: center; padding: 15px;}

table.navbar {
     margin: 0 auto;
     padding: 0px;
     border-spacing: 0px;
     width: 414px;
     }

tr.nav {padding: 0px; margin: 0px; vertical-align: middle;}
td.nav {padding: 0px; margin: 0px; vertical-align: middle;}

.tagline {
		  color: #006699;
		  font-weight: bold;
		  font-size: 1.26em;
		  }

.newwindow {
            color:      #00007D;
            background: inherit;
            font-size:  0.8em;
            }

.mlsnumber {
            font-size:  0.8em;
            }

.copyright {text-align: center;
            font-size:  9px;
            color:      #789;
            background: inherit;
            clear:      both;
            margin:     0 0 10px 0;
            }

a.tiny:link    {font-size: 9px; color: #660000; text-decoration: none}
a.tiny:visited {font-size: 9px; color: #660000; text-decoration: none}
a.tiny:hover   {font-size: 9px; color: #00007D; text-decoration: underline}
a.tiny:active  {font-size: 9px; color: #660000; text-decoration: none}
