body {
          background-image: url(/images/wood.jpg);
          background-color: #ba7e4a;
          margin: 0px;
          font-size: 12px;      
          font-family:  Georgia, "Times New Roman", Times, serif;
}

table.cover {
          margin-top: 24px;
          margin-bottom: 24px;
	  float: center;
          border-left: thin solid gray;
}

td.bg {
          background-image: url(/images/manila_wide.jpg);
          background-color: #fffade;
          margin: 0px;
          padding: 0px;
}

td.bg-edge {
          background-image: url(/images/manila_wide.jpg);
          margin: 0px;
          padding: 0px;
}

td.bg-top-right {
          background-image: url(/images/manila_top_right_cnr.gif);
          margin: 0px;
          padding: 0px;
	  width: 28px;
	  height: 28px;
}

td.bg-bottom-right {
          background-image: url(/images/manila_bottom_right_cnr.gif);
          margin: 0px;
          padding: 0px;
	  width: 28px;
	  height: 28px;
}

h1.cover {
	font-size: 28px;
	text-align: justify;
	width: 100%;
}

table.directory {
          margin-left: 100px;
          margin-right: 72px;
          margin-top: 72px;
          margin-bottom: 72px;
          width: 570px;
          height: 800px;
}

td.cover, td.directory {
          border-top: thin solid gray;
          border-left: thin solid gray;
          border-right: thin solid gray;
          width: 100%;
	  padding: 24px;
          background-image: url(/images/paper.jpg);
          background-color: #fefbec;
}

td.footer {
          background-image: url(/images/paper.jpg);
          background-color: #fefbec;
          border-left: thin solid gray;
          border-right: thin solid gray;
          border-bottom: thin solid gray;
          padding-bottom: 12px;
          padding-top: 6px;
          padding-left: 24px;
          padding-right: 24px;
          vertical-align: bottom; 
          text-align: left;
          margin: 0px;
          height: 31px;
          font-size: 8px;       
}

h1,h2,h3,h4,h5,h6,h7 {
        font-variant: small-caps;
        letter-spacing: 0.3ex;
	margin-top: 0.7ex;
	margin-bottom: 0.7ex;
	line-height: 1;
}

hr {
	margin-top: 0px;
}

a.icon:link, a.icon:active {
          color: #c1c1ff;
}

a.icon:visited {
          color: #a1a1ee;
}

a.icon:hover {
          color: blue;
}

table {
          border-style: none;
}

tr {
          vertical-align: top;
}

tr.links {
          vertical-align: bottom;
}

p {
          text-align: justify;
}

img.c1 {
	float: right; 
	margin-left: 6px; 
	width: 232px; 
	height: 434px;
}

a.w3-button {
	float: right;
	text-decoration: none;
}

img.w3-button {
        border: 0px none white;
	width: 88;
	height: 31;
}
