BODY {
	background-image: url(images/Bkg1.jpg);
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	color: #26429B;
	padding: 0px;
}


h1 {
	font-size: 125%;
	color: #26429B;
	font-weight: bold;
	letter-spacing: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}

ol { list-style: decimal; }
.main {
	background-image: url(images/Bkg3.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #26429B;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	
}
.outline {
	border: thin;
	border-color: #26429B;
	
}

.beads {
	border: thin;
	border-color: #26429B;
	
}

.nav {
	background-image: url(images/Bkg2.jpg);
	padding: 4px;
	color: #D5CEE5;
}
a.nav:link { 
	background-image: url(images/navOVER.gif); 
	background-repeat: no-repeat;
	color: #D5CEE5;
	display: block;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 3px;
		
	}
a.nav:visited { 
	background-image: url(images/navOVER.jpg); 
	background-repeat: no-repeat;
	color: #D5CEE5;
	display: block;
	text-decoration: none;
	font-weight: bolder;
	text-indent: 3px;
	}
a.nav:hover { 
	background-image: url(images/navup.jpg); 
	background-repeat: no-repeat;
	color: #D5CEE5;
	display: block;
	text-decoration: none;
	text-indent: 3px;
	}
a.nav:active { 
	color: #D5CEE5;
	display: block;
	text-decoration: none;
	text-indent: 3px;
	}


.style1 {
	color: #999999;
	font-size: x-small;
}

hr.foot {
	color: Purple;
	height: 1px;
	elevation: higher;
}

.foot { 
	background-image: url(images/Bkg4.jpg); 
 font-size: 85%;
 border: thin;
}
a.foot:link { 
	color: #333333;
	}
a.foot:visited { 
	color: #333333;
	}
a.foot:hover { 
	text-decoration: none;
}
a.foot:active { 
	color: #333333;
	}
