
BODY { font-family: "Gentium", "Georgia", serif;
	margin: 0; border: none 0;
            	color: #331100;
	background: url(redwood.jpg) #641200;
	text-align: center
          }

DIV.global {
              float: center;
   	width: 90%;
 	margin: 15px;
	padding: 15px;
              border: solid black 1px;
            	color: #331100;
	background: url(whiteoak.jpg) #F6CE90;
	text-align: center;
                 }

DIV.left { text-align: left }
P.right { text-align: right }

TABLE.navi { float: center;
	       border: 0;	            
                     width: 99%;
	       font: bold 25px;
                     text-align: center;
	     }

TABLE.navi TR TD.full { vertical-align: center;
		background: url(dark.jpg) #804A29;
		width: 33%;
		border: solid black 1px }

TABLE.navi TR TD { border: 0 }

A:link { color: #824 }
A:visited { color: #867 }


P { text-align: justify; text-indent: 20px; margin: 0px 0px 8px 0px }