body { margin: 0;
       padding: 0;
       background-color: #BF6952;
       text-align: center;
       }

#splash { margin: auto;
          width: 895px;
          font-family: 'trebuchet ms', 'verdana', 'sans serif';
          font-size: 10px;
          }

#splash a:link { color: #000000; font-weight: bold; text-decoration: none; }
#splash a:visited { color: #000000; font-weight: bold; text-decoration: none; }
#splash a:hover { color: #EBE7C2; font-weight: bold; text-decoration: underline; }
#splash a:active { color: #EBE7C2; font-weight: bold; }

#container { width: 895px;
             \width: 915px;
             w\idth: 895px;
             border: 0;
             margin: 0;
             margin-left: auto;
             margin-right: auto;
             background-color: #BF6952;
             text-align: center;
             margin-bottom: 40px;
             }

#header { padding: 0;
          margin-bottom: 10px;
          }

#contentwrap { width: 740px;
               background-color: #EBE7C2;
               text-align: center;
               margin-left: auto;
               margin-right: auto;
               }

#content { background-color: #EBE7C2;
           font-size: 13px;
           line-height: 18px;
           text-align: justify;
           font-family: 'trebuchet ms', 'verdana', 'sans serif';
           padding: 40px;
           padding-bottom: 15px;
           padding-top: 20px;
           }


#textnav { font-family: 'trebuchet ms', 'verdana', 'sans serif';
           color: #000000;
           font-size: 10px;
           line-height: 11px;
           text-align: center;
           padding: 14px;
            }

#textnav a:link { color: #000000; font-weight: bold; text-decoration: none; }
#textnav a:visited { color: #000000; font-weight: bold; text-decoration: none; }
#textnav a:hover { color: #90BBA0; font-weight: bold; text-decoration: underline; }
#textnav a:active { color: #90BBA0; font-weight: bold; }

a:link, a:visited { color: #BF6952; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }

a img { border: none; }

h1 { font-family: 'trebuchet ms', 'verdana', 'sans serif';
     font-size: 36px;
     line-height: 15px;
     font-weight: bold;
     color: #000000;
     letter-spacing: 2px;
     text-align: center;
     text-transform: uppercase;
     padding: 20px;
     padding-top: 0;
     }

h2 { font-family: 'trebuchet ms', 'verdana', 'sans serif';
     font-size: 15px;
     line-height: 20px;
     font-weight: bold;
     color: #000000;
     text-align: left;
     }

