<!--
/* links */
A:link { color: #633e00; }
A:visited { color: #633e00; }
A:active { color: #b17000; }
A.body:link { color: #b17000; }
A.body:visited { color: #b17000; }
A.body:active { color: #b17000; }

/* text styles and formats */
BODY {
	background: white url('../images/celtic.gif'); }
DIV.menu {
	position: absolute;
	top: 0px;
	left: 32px;
	width: 138px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tolkien, Kelt, UncialRoundhand, Gaelic, Stonehenge, Sherwood, Gaelic, CelticHand, sans-serif;
	color: #634a00; 
	font-size: 12pt;
	font-weight: bold; 
	text-align: center; 
	text-transform: capitalize; }
DIV.main {
	position: absolute;
	top: 0px;
	left: 200px;
	margin-top: 10px;
	margin-left: 20px;
	padding-right: 20px;
	font-family: arial, nonserif; 
	color: #000000; 
	font-size: 10pt;	
	text-align: justify; }
H1 { 
  color: #633e00; 
	font-family: Tolkien, Kelt, UncialRoundhand, Gaelic, Stonehenge, Sherwood, Gaelic, CelticHand, sans-serif;
	font-size: 32pt; 
  font-weight: bold;
	text-align: center; 
	text-transform: capitalize; }
H2 { 
	color: #633e00; 
	font-family: Tolkien, Kelt, UncialRoundhand, Gaelic, Stonehenge, Sherwood, Gaelic, CelticHand, sans-serif;
	font-size: 24pt; 
	text-align: center; 
	text-transform: capitalize; }
H3 { 
	color: #633e00; 
	font-family: Tolkien, Kelt, UncialRoundhand, Gaelic, Stonehenge, Sherwood, Gaelic, CelticHand, sans-serif;
	font-size: 12pt; 
	text-align: center; }
H4 { 
  color: #dea725; 
	font-family: Tolkien, Kelt, UncialRoundhand, Gaelic, Stonehenge, Sherwood, Gaelic, CelticHand, sans-serif;
	font-size: 12pt; 
	text-align: left; 
	text-transform: capitalize; }
H5 { 
	color: #633e00; 
	font-family: Tolkien, Kelt, UncialRoundhand, Gaelic, Stonehenge, Sherwood, Gaelic, CelticHand, sans-serif;
	font-size: 18pt; 
	text-align: left; 
	text-transform: capitalize; }
UL { 
	color: #000000;
	font-size: 10pt; 
	text-align: left;
	margin: 0em 2em; }
-->

