.contain {
	width: 970px;
	text-align: center;
	border: 1px solid #CCCCCC;
	top: 50%;
	margin-top: -280px;
	position: absolute;
	left: 50%;
	margin-left: -485px;
}
.text {
	text-align: left;
}
.text_centred {
	text-align: center;
}
.images {
	font-family: Palatino, Verdana, Helvetica;
	font-size: 0.7em;
	width: 970px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
.images a:link {
	color: #999999;
	text-decoration: none;
}
.images a:visited {
	color: #999999;
	text-decoration: none;
}
.images a:hover {
	color: #990000;
}
.text_centred a:link {
	color: #999999;
	text-decoration: none;
}
.text_centred a:visited {
	color: #999999;
	text-decoration: none;
}
.text_centred a:hover {
	color: #990000;
}
p {
	font-family: Palatino, Verdana, Helvetica;
	font-size: 0.7em;
	line-height: 1.3;
	color: #999999;
	padding-right: 20px;
	padding-left: 20px;
}
.flash {
	text-align: center;
}

