body	{
	background-color: #F8D0AA;
	background-image: url('./images/wood.jpg');
	background-repeat: repeat;
	}

.homepage	{
	display: block;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	width: 684px;
	color: #4C0000;
	}

.content	{
	display: block;
	margin: 2px;
	padding: 2px;
	border: 0px;
	width: 530px;
	float: right;
	text-align: left;
	color: #4C0000;
	}

.nav	{
	display: block;
	position: relative;
	top: 185px;
	left: 0px;
	margin: 2px;
	padding: 2px;
	border: 0px;
	border-color: red;
	width: 130px;
	float: left;
	}

.displaypage  {
	display: block;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	padding: 2px;
	color: #4C0000;
	}

.nav2	{
	display: inline;
	position: static;
	top: 100px;
	margin: 2px;
	padding: 2px;
	border: 0px;
	border-color: red;
	width: 790px;
	}

.ctable	{
	width: 790px;
	border: none;
	}

.btable	{
	border-color: #4C0000;
	border-style: solid;
	border-width: 2px;
	}

table.clrtbl	{
	border: none;
	color: #4C0000;
	}

td.left	{
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	}

.center	{
	text-align: center;
	}

td.right	{
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
	}

table.dltable	{
	border-width: 1px;
	border-color: #4C0000;
	border-spacing: 0px;
	border-style: outset;
	}

td.dltitle	{
	font-size: 22pt;
	text-align: center;
	vertical-align: middle;
	background-color: none;
	border-color: #4C0000;
	border-style: inset;
	border-width: 1px;
	}

td.dltitle-s	{
	font-size: 18pt;
	text-align: center;
	vertical-align: middle;
	background-color: none;
	border-color: #4C0000;
	border-style: inset;
	border-width: 1px;
	}

td.dlhead1	{
	text-align: center;
	vertical-align: middle;
	background-color: #C4F4D4;
	border-color: #4C0000;
	border-style: inset;
	border-width: 1px;
	}

td.dlhead2	{
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFCC;
	border-color: #4C0000;
	border-style: inset;
	border-width: 1px;
	}

td.dlbody	{
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-color: #4C0000;
	border-style: inset;
	border-width: 1px;
	}

.footer	{
	text-align: center;
	clear: both;
	}

.button	{
	background-image: none;
	position: relative;
	margin: 0;
	padding: 0;
	border: none;
	}

img	{
	border: 1px;
	margin: 2px;
	padding: 0px;

	}

img.home  {
	border: none;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
	clear: both;
	}

h3	{
	color: #4C0000;
	font-family: Georgia, Times New Roman;
	font-style: italic
	}

p.j	{
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #4C0000;
	font-size: 12pt;
	text-align: justify;
	}

dd	{
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #4C0000;
	font-size: 10pt;
	}

p.brn	{
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #4C0000;
	font-size: 10pt;
	}

p.ind	{
	margin-left: 35px;
	text-indent: -35px;
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #4C0000;
	font-size: 12pt;
	text-align: justify;
	}

em	{
	font-weight: 700;
	}

.boldly	{
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #4C0000;
	font-weight: 700;
	}

a.boldlink:link {
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #4C0000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	}

a.boldlink:visited {
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #4C0000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	}

a.boldlink:hover {
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #4C0000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	}

.skyward	{
	font-family: Arial, Helvetica, san-serif; 
	font-size: 8pt; 
	font-weight: 700; 
	color: black;
	}
a.skyward:link {
	font-family: Denmark, 'Denmark Regular', 'Comic Sans MS', 'Dom Casual', cursive;
	color: #CC0000; 
	font-weight: 700; 
	font-variant: small-caps;
	font-size: 10pt;
	}
a.skyward:visited {
	font-family: Denmark, 'Denmark Regular', 'Comic Sans MS', 'Dom Casual', cursive;
	color: #CC0000; 
	font-weight: 700; 
	font-variant: small-caps;
	font-size: 10pt;
	}
a.skyward:hover {
	font-family: Denmark, 'Denmark Regular', 'Comic Sans MS', 'Dom Casual', cursive;
	color: #CC0000; 
	font-weight: 700; 
	font-variant: small-caps;
	font-size: 10pt;
	}

.click	{
	font-family: cursive;
	font-size: small;
	font-weight: 700;
	}

.sup	{
	font-size: x-small; 
	vertical-align: top;
	}

.sub	{
	font-size: x-small; 
	vertical-align: baseline;
	}
