body		{
		font-family: arial, helvetica, sans-serif;
		font-size: 1em;
		color: black;
		background: #dca url("http://www.theonlysheet.com/images/parchmentbg.jpg") repeat;
		}

h1, h2, h3, 
h5, h6		{
		font-size: .8em;
		color: maroon;
		line-height: 1.2em;
		text-align: center;
		margin: 1em 0;
		}

h1		{
		font-size: 1.2em;
		text-transform: uppercase;
		}

h2		{
		font-style: italic;
		text-decoration: underline;
		}

h4		{
		font-size: .6em;
		}
		
h5		{
		font-size: 1.2em;
		text-align: left;
		}
		
h6		{
		text-align: left;
		margin: 0;
		}
		
p		{
		font-size: .8em;
		text-align: justify;
		}
	
ul		{
		font-size: .8em;
		text-align: left;
		line-height: 1.5em;
		}
		
em		{
		font-style: normal;
		font-weight: bold;
		text-transform: uppercase;
		color: maroon;
		}
		
td		{
		padding: 0em 1em;
		}
		
#header 	{
		position: static;
		top: 0;
		text-align: center;
		border: 0;
		}
		
#header img	{
		border: 0;
		}
		
#main		{
		position: relative;
		}
	
#navbar 	{
		position: absolute;
		left: 0;
		top: 0;
		border: 0;
		padding: 0;
		text-align: left;
		border-collapse: collapse;
		}
		
#navbar img	{
		border: 0;
		}
	
#navbar td	{
		border: 0;
		margin: 0;
		padding: 0;
		}
	
#content	{
		position: static;
		margin-left: 174px;
		}

#content li	{
		margin: 0em;
		}
		
#regtable	{
		margin-left: 4em;
		border-width: 1px;
		border-style: solid;
		border-color: black;
		}

.nobordertable 	{
		vertical-align: top;
		border-width: 0px;
		border-style: solid;
		border-color: black;
		}
		
#downtable	{
		vertical-align: top;
		border-width: 1px;
		border-style: solid;
		border-color: black;
		margin-left: 0em;
		}

.linktable	{
		margin-left: 0em;
		}

#testtable,
#testtable td,
#regtable td,
.linktable td	{
		border-width: 1px;
		border-style: solid;
		border-color: black;
		}

#regtable h4,
.linktable h4,
#downtable h4	{
		font-size: .8em;
		text-align: left;
		font-weight: normal;
		}

#regtable p,
.linktable p,
#downtable p	{
		text-align: center;
		}
		
#regtable img,
.linktable img	{
		border-width: 0px;
		}
