body { font-family: Arial, Sans-serif;
       font-size: 100%;
       text-align: left;
       background:#e4e1ae; }

table.main { width: 728px;
             border-bottom: 5px solid #898652;
             border-top: 5px solid #898652;
             border-left: 5px solid #898652;
             border-right: 5px solid #898652;
             padding: 0 0 0 0;
             margin: 0 auto;
             border-collapse: separate;
             border-spacing: 0 0; }

td { padding: 0 0 0 0;}

td.textarea { background: #314f7e;
              color: #ffffff;
              padding: 20px;}

td.listings { background: #050607;
              color: #ffffff;
              height: 79px;
              vertical-align: middle;}

.footer {text-align: center;
         color:#898652;}


a { color: #FFFFFF;
    text-decoration: none;
    text-align: center; }
a:active { color: #FFFFFF;
           text-decoration: underline;
           text-align: center;}
a:hover { color: #FFFFFF;
          text-decoration: underline;
          text-align: center;}
a:visited { color: #FFFFFF;
            text-decoration: none;}

a.listings { color: #f4ef93;
    text-decoration: none;
    text-align: center;
       font-size: 160%; }
a.listings:active { color: #f4ef93;
           text-decoration: underline;
           text-align: center;
       font-size: 160%;}
a.listings:hover { color: #f4ef93;
          text-decoration: underline;
          text-align: center;
       font-size: 160%;}
a.listings:visited { color: #f4ef93;
            text-decoration: none;
       font-size: 160%;}

a.footer { color: #898652;
    text-decoration: none;}
a.footer:active { color: #898652;
           text-decoration: underline;}
a.footer:hover { color: #898652;
          text-decoration: underline;}
a.footer:visited { color: #898652;
            text-decoration: none;}


p { text-indent: 20px;}

.center { text-align: center;}
