body { margin-top: 85px; 
       margin-left: 40px; 
       margin-right: 40px; 
       background-color:#FFF;
       background-image: url(gfx/lhead2.jpg); 
       background-position: center top;
       background-repeat: no-repeat; }


A 		{ color: #600; text-decoration: none; } 
A:link		{ color: #600; text-decoration: none; } 
A:visited	{ color: #800000; text-decoration: none; }
A:hover		{ color: #C6C;  }  
A:active	{ color: #C6C;  } 

p { padding-left:10px; font-family: georgia, serif;
    font-size:16px; 
    color:#600;
    text-align:center; }

h1 { padding-left:10px; font-family: verdana, sans-serif;
     font-size:26px;
     color:#600;
     text-transform: uppercase;
     text-align:center; }

h2 { padding-left:10px; font-family: verdana, sans-serif;
     background-image: url(gfx/lstar.jpg);
     background-position: left bottom;
     background-repeat: no-repeat;
     font-size:24px;
     color:#600;
     text-align:left; }

h3 { padding-left:10px; font-family: verdana, sans-serif;
     font-size:18px;
     color:#600;
     text-align:center; }

ul { list-style-type: disc;
     padding-left:16px; 
     font-family: georgia, serif; 
     font-size:12px; 
     color:#600; }

nl { padding-left:10px; 
     font-family: georgia, serif; 
     font-size:16px; 
     color:#600; }

li { padding-left:10px; 
     font-family: georgia, serif; 
     font-size:16px; 
     color:#600; }

center { font-family: georgia, serif; 
         font-size:16px;
         color:#600; }

blockquote { padding:20px;
             font-family: georgia, serif;
             font-size:16px;
             background-image: url(gfx/lh2.jpg);
             background-position: right top;
             background-repeat: no-repeat;
             color:#600; }

div.nav { border-top: 2px dotted #F00;
          border-bottom: 2px dotted #F00; }

font.credit { font-family: tahoma, sans-serif; 
              font-size: 10px;
              color:#909;
              text-align:center; }