body {
	background-color: #FFFFFF;
	font-family: Georgia, sans-serif;
}

td.blueedge {
	border-bottom-color: #0000C0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

td.greyborder, table.greyborder {
	border: 1px solid #808080;
}

td.greyborder {
    vertical-align:top;
}

td.haytor {
	background-image: url(images/haytor.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 200px;
}

td.slideouter
	{
	background-color: #FAFAFA;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-color: #808080;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: none;
	height: 100px;
	width: 100px;
}

tr.grey, thead.grey {
	background-color: #F2F2F2;
}

.pagename {
	background-image: url(images/grad.gif);
	background-repeat: repeat-y;
}

.pagename, .subheading {
	font-size: small;
	font-weight: bold;
}

.pagename, .subheading, .photocredit {
	color: #0000C0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.photocredit {
	font-size: xx-small;
}

.plaque
{
	background-color: #EFEFEF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: Gray;
    padding:8px;
}

.slideinner
	{
	background-color: #FFFFFF;
	border-bottom-style: none;
	border-left-color: #808080;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #808080;
	border-top-style: solid;
	border-top-width: 1px;
}