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

.small {
	font-size: 10px;
	font-family:  Georgia, "Times New Roman", Times, serif;
}

td {
	font-size: 12px;
	font-family:  Georgia, "Times New Roman", Times, serif;
}

div.folder-left {
	width: 100%;
	background: url(images/manila_wide.jpg) repeat-y;
	margin-top: 15px;
	margin-bottom: 15px;
}

table.folder-right {
	width: 770px;
	height: 1000px;
	float: center;
	border-left: medium solid lightgray;
	margin: 0px;
	padding: 0px;
}

td.vert-edge {
	background-image : url(images/manila_wide.jpg);
	height: 28px;
	width: 742px;
}

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

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

td.middle {
	background-image : url(images/manila_wide.jpg);
	vertical-align: middle;
	text-align: center;
}

table.content {
          width: 714px;
          height: 941px;
}

td.this-tab {
          background-image: url(images/paper.jpg);
          background-color: #fefbec;
          border-left: thin solid gray;
          border-top: thin solid gray;
          padding-top: 6px;
          padding-bottom: 6px;
          padding-left: 18px;
          padding-right: 18px;
          font-weight: bold;
          font-size: 14px;
          font-variant: small-caps;
          letter-spacing: 0.1ex;
          height: 24px;
          width: 132px;
          margin: 0px;
}

td.tab {
          background-image: url(images/paper.jpg);
          background-color: #fefbec;
          border-bottom: thin solid gray;
          border-top: thin solid gray;
          border-left: thin solid gray;
          padding-top: 6px;
          padding-bottom: 6px;
          padding-left: 18px;
          padding-right: 18px;
          font-weight: bold;
          font-size: 14px;
          font-variant: small-caps;
          letter-spacing: 0.1ex;
          height: 24px;
          width: 132px;
          margin: 0px;
}

td.blank-tab {
          background-image: url(images/manila_wide.jpg);
          border-bottom: thin solid gray;
          border-left: thin solid gray;
}

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

td.content {
          background-image: url(images/paper.jpg);
          background-color: #fefbec;
          border-left: thin solid gray;
          border-right: thin solid gray;
          padding-left: 24px;
          padding-right: 24px;
          vertical-align: top;
          text-align: justify;
          margin: 0px;
}

td.footer-tall {
          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: 71px;
          font-size: 9px;
}

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: 9px;
}

div.insert {
          float: right;
          margin-left: 10px;
          margin-top: 10px;
          margin-bottom: 10px;
          padding: 10px;
          border: thin solid blue;
          background-image: url(images/greypaper.jpg);
          background-color: #fafafa;
          width: 150px;
}

div.left {
        float: left;
        margin-right: 12px;
}

div.right {
        float: right;
        margin-left: 12px;
        text-align: right;
}

div.center {
        text-align: center;
        float: center;
}

span.pages {
        float: right;
        margin-left: 12px;
}

table.webring {
          border: thin solid blue;
          background-color: white;
          width: 100%;
}

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;
}

img.logo {
        float: right;
        margin-left: 2ex;
        clear: none;
        width: 88px;
        height: 88px;
        border: 0px none blue;
}

img.icon {
          border: thin solid gray;
          width: 100px;
          height: 100px;
	  margin-top: 0.5ex;
	  margin-bottom: 0.5ex;
}

img.this-sect {
          border: thin solid gray;
          width: 32px;
          height: 32px;
          margin-top: 6px;
          margin-right: 12px;
          margin-bottom: 0px;
}

img.sect {
          border: thin solid blue;
          width: 32px;
          height: 32px;
          margin-top: 6px;
          margin-right: 12px;
          margin-bottom: 0px;
}

hr {
        margin-top: 0px;
}

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

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

img.button:hover, a.icon:hover {
          color: blue;
}

table {
          border-style: none;
}

tr {
          vertical-align: top;
}

tr.links {
          vertical-align: bottom;
}

table.icon {
          width: 100%;
          border-style: none;
          text-align: center;
          vertical-align: top;
}

p {
          text-align: justify;
}

a.webring {
          font-family: verdana, arial, helvetica;
          font-size: 11px;
          text-decoration: none;
}

a.webring:hover {
          font-family: verdana, arial, helvetica;
          font-size: 11px;
          text-decoration: underline;
}

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

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

ul, ol, li {
	text-align: left;
}
