body {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #000000;
	padding-left: 50px;
	width: 784px;
}
#MainTitle {
	display: none;
}
#MainTitleHQ {
	display: inline;
	float: left;
}
#Logo {
	float: right;
	padding-bottom: 30px;
}
#Menu {
	display: none;
}
#NextLink {
	display: none;
}
#PageTitle {
	float: left;
	width: 268px;
	padding-left: 15px;
	padding-top: 10px;
	background-image: url(images/thirdline-p1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#Content {
	float: left;
	width: 623px;
}
#Content a img {
	border: 0;
}
#Details {
	padding-left: 15px;
}
#Details a {
	color: #a3292e;
	text-decoration: none;
}
#Details a:hover {
	text-decoration: underline;
}
#FlashAnim {
	float: right;
	width: 340px;
	height: 440px;
}
#MainLeft {
	width: 325px;
	height: 447px;
	background-image: url(images/home-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 10px;
}
#MainCentre {
	width: 299px;
	height: 447px;
	background-image: url(images/thirdline-p3.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 10px;
}
.CentreSection {
	padding-bottom: 2px;
	margin-bottom: 8px;
	margin-right: 6px;
}
.SmallThumbnail {
	margin-top: 0;
	float: right;
}
#MainRight {
	display: none;
}
h1 {
	font-family: Cursive, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-style: italic;
}
h2 {
	font-family: Cursive, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: silver;
	margin: 0;
	padding: 0;
	font-style: italic;
	line-height: 18px;
}
.LargeThumbnail {
	float: left;
	margin: 16px 0 0 15px;
	text-align: center;
	width: 192px;
	height: 97px;
	background-image: url(images/tmb-border.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.LargeThumbnail a {
	color: black;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
.LargeThumbnail a:hover {
	color: #a3292e;
}
.LargeThumbnail img {
	padding-top: 1px;
}
.SmallThumbnail {
	margin-top: 8px;
	margin-left: 17px;
	text-align: center;
	width: 128px;
	height: 77px;
	background-image: url(images/tmb-border-sm.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.SmallThumbnail a {
	color: black;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
.SmallThumbnail a:hover {
	color: #a3292e;
}
.SmallThumbnail img {
	padding-top: 1px;
}#Content .LargeThumbnail img {
	height: 107px;
	width: 143px;
}
