table.side {
	vertical-align: middle;
}
td.side {
	background-image: url('images/Buttonup.gif');
	background-repeat: no-repeat;
	background-position:  center;
	font-size: 12px;
	color: yellow;
	text-align: center;
	height:50px;
	padding-left:20;
	padding-right:20
	}
td.side a {
	color: yellow;
	text-decoration: none;
	font-size: 11px;
}
body{
	background-color: #fef8d6;
	color: #0000ff;
	margin: 0px;
}
.general {
	background-image: url('images/EmbossedMinster.jpg');
	}
.main {
	font-family: "Comic Sans MS", Arial;
	font-size: 14pt;
	color: #990000;
}
.main a{
	color: #990000;
}
.mainsmall {
	font-family: "Comic Sans MS", Arial;
	font-size: 10pt;
	color: #990000;
}
.mainlarge {
	font-family: "Comic Sans MS", Arial;
	font-size: 30pt;
	color: #990000;
	font-weight: bold;
}
table.contact {
	font-size: 14pt;
	color: #990000;
	text-align:center;
	margin-top:40px;
}