﻿body {
	background-image: url('webgraphics/bgimage02.jpg');
}
p, table {
	text-align: center;
}
#Headercell {
	background-color: #FFFFFF;
}
#notice {
	background-color: #FFFF00;
}
#hed1 {
	margin-left: 15%;
	margin-right: 15%;
	border : 7px ridge #800000;
	background-color: #FFFFFF;
	font-size: 3em;
	text-align: center;
}
#hed2 {
	background-color: yellow;
	font-size: 16px;
	border-top: 6px ridge #800000;
}
#hed1 p {
	padding: 0;
	margin: 0.25em;
}
.linklisthead {
	margin-left: 25%;
	margin-right: 25%;
	border : 7px ridge #800000;
	background-color: #FFFFFF;
	font-size: 2em;
	text-align: center;
}
.linklistsub {
	background-color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	border-top: 6px ridge #800000;
}
.artpagehead {
	margin-left: 25%;
	margin-right: 25%;
	border : 7px ridge #800000;
	background-color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
.artpagefoot{
		margin-left: 30%;
	margin-right: 30%;
	border : 6px ridge #800000;
	background-color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	text-align: center;

}
#artpagehead{
	 font-size:  2em 
	 }
.artpageimages {
	border: 7px ridge #800000;
	background-color: #663300;
	font-weight: bold;
	color: #FFFFCC;
}

