#Honours {
	text-align: center;
}
#PlaqueWrapper {
	background:url(../membership/images/board_top.gif) no-repeat top center;
	width: 436px;
	text-align: center;
	color: #FFFFCC;
	padding:0;
	margin:0 auto;
	margin-top: 20px;
	font-weight: bold;
}
#Plaque {
	text-align: center;
	color: #FFFFCC;
	padding: 0;
	margin: 0 auto;
}
#PlaqueBottom {
	background: url(../membership/images/board_bot.gif) no-repeat bottom center;
	height: 55px;
	width: 436px;
	margin: 0 auto;
}
#Plaque table caption {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:180%;
	padding: 23px 0 5px 0;
	font-weight: bold;
}
#Plaque table {
	background: url(../membership/images/board_mid.gif) repeat-y center;
	border: none;
	text-align: center;
	width: 436px;
	padding: 10px 30px;
	margin: 0;
}
#Plaque table tr{
	padding:0;
	margin:0;
}
#Plaque table td.Alpha {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 3px 0;
	margin: 0;
	border: none;
}
.Heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 120%;
	text-decoration:underline;
	padding: 3px 0;
	margin: 0;
}
#Plaque table td.Numeric {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	padding: 3px 0;
	margin: 0;
}