	body {
		background: White;
		background-image: url(images/watermark.gif);
		font-family: comic sans ms, arial, sans-serif;
		font-size: larger;
		color: navy;
	}

td {
		font-size: larger;
}

h1 { 	font-size: xx-large;  
		font-weight: normal;  }

h2 {
		font-size: 175%; 
		font-weight: normal;  
		margin-top: 0em;
		margin-bottom: 0em;
}

h3 {
		color: Green;
		font-size: 133%;
		margin-bottom: 0em;
}

.smaller {font-size: smaller;
}

p.caption 	{
	margin-top:1em;
	margin-bottom:0em;
	font-size: 80%;
}

hr {
	color: Navy;
	background-color: Navy;
	border: 0;
	height: 2px;
	margin: 20px;
}

		
	a:link {
		color: Blue;
		text-decoration: underline;
	}
	a:hover {
		text-decoration: underline;
		color: Red;
	}
	a.icon:visited{
		color:white
	}
		
	.home {
		background: Yellow;
	}

	.author { 
	background-color: #006400;  
	color: White;  }
	a.author:link {
		text-decoration: underline;
		color: White;
		
		color: #8CFF8C;
	}
	a.author:hover {
				text-decoration: underline;
		color: Yellow;
		}
	a.author:visited {
		text-decoration: underline;
		color: Lime;
	}
	
h3.auth {
	color: #006400;
	}	

	.books { 
	background-color: Navy;  
	color: White;  }
	a.books:link {
		text-decoration: underline;
		color: White;
	}
	a.books:hover {
		text-decoration: underline;
		color: Aqua;
	}
	a.books:visited {
		text-decoration: underline;
		color: #99ccff;
	}
	
.accesslogos {
	float: left;
	margin: 5px;
	width: 80px;
	min-width: 80px;
}

h3.bks {
	color: Navy;
	}	
	
	.heartbeat { 
	background-color: #663300;  
	color: White;  }
	a.heartbeat:link {
		text-decoration: underline;
		color: White;
	}
	a.heartbeat:hover {
				text-decoration: underline;
		color: Yellow;
	}

	a.heartbeat:visited {
		text-decoration: underline;
		color: #D8BEAE;
	}

	h2.heart {
	color: #663300;
	}	

	h3.heart {
	color: #663300;
	}	

	.yorkshire {
	background-color: #660066;
	color: White;  }

	a.yorkshire:link {
		text-decoration: underline;
		color: White;
	}
	a.yorkshire:hover {
				text-decoration: underline;
		color: #ff99ff;
	}

	a.yorkshire:visited {
		text-decoration: underline;
		color: #B0B0F4;
	}
	
h3.yorks {
	color: #660066;
	}	

h2.links { color: White;
}

.cartouche {
	margin:1em;
	margin-left:2em;
	padding:1em;
	text-align : justify; 
	background-color: #FEFFCB;
	border: double Navy;
}

dt {
	font-weight: bold;
}

div.thumbnails {
	float: left;
	width: 110px;
	min-width: 110px;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
