body
{
   font-family: arial, verdana, helvetica, sans-serif;
   font-size: 12px;
   height:600px;
   background-image: url("/images/wood_bg3.jpg");
   color: #FFF5EE;
}

a { color: #003366; text-decoration: none; font-weight:bold;}
a:hover { color: #8B4513; text-decoration: underline; font-weight:bold;}

h1, h2, h3, h4, h5, h6
{
   font-family: verdana, helvetica, arial, 'trebuchet ms', sans-serif;
   margin:0px;
   padding:0px;
   line-height:1.25;
}

img {
     border: 0px;
    }

p  {
    padding:0px;
    margin-top:2px;
    font-size: 14px;
   }

table  {
    border: 2px;
    font-size:12px;
    color: #8B4513;
   }

#main { 
        padding: 5px;
        font-size:12px;
        margin:0 auto;
      }

html>body #main {
       
      }

#menu { 
        padding:2px;
      }

#text {
      width:400px;
      background-color:#D2B48C;
      color:#8B4513;
      border-style:outset; 
      border-size:2px; 
      margin-top:0px;
      text-align:left; 
      padding:8px;
      }

html>body #text {
      width:375px;
      margin-top:6px;
      }

#row {
      width:535px;
      margin-top:20px;
      padding-top:10px;
      padding-left:2px;
     }

html>body #row {
      margin-top:10px;
      padding-top:2px;
     }


#footer {
        text-align:left;
        vertical-align:middle;
        width:88%;
        margin:5px 0px 1px 8px; 
        padding:4px 0px 1px 8px;
        }
html>body #footer {
        margin:15px 0px 0px 8px;
        padding:6px 0px 1px 8px;
        }

#footer a { color: #F5DEB3; text-decoration: none; }
#footer a:hover { color:#8B4513; text-decoration:none; background-color: #F5F5DC;}

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
* html .pkg { height: 1%; }
.pkg { display: block; }