#gallery td table td {
	text-align: center;
	font-size: 1.1em;
	color: #444455;
	vertical-align: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#gallery td table td img {
	border: 1px solid #333333;
	margin-bottom: 10px;
}
#gallery td table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
#gallery a:link, #gallery a:visited {
	color: #222233;
	text-decoration: none;
}
#gallery a:hover {
	text-decoration: underline;
}
#gallery td table td img:hover {
	border: 1px solid #CC3311;
}
.two-cell {
	padding: 15px;
	background-color: #FAF4EA;
}
.five-cell {
	padding: 10px;
}
#main_content {
	padding-right: 15px;
	padding-left: 15px;
}
.colour_strip {
	line-height: 2.2em;
	background-color: #312A55;
}
