body {
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #000000;
	margin: 8px auto 0 auto;
	width: 784px;
}
#MainTitle {
	float: left;
}
#MainTitleHQ {
	display: none;
}
#Logo {
	float: right;
}
#Menu {
	width: 161px;
	height: 466px;
	background-image: url(images/menu-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 10px;
}
#Menu p {
	margin: 0 0 16px 8px;
	padding: 0;
}
#Menu a {
	background-image: url(images/menu-line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 160px;
	width: 160px;
	white-space: nowrap;
	color: #a3292e;
	text-decoration: none;
}
#Menu a:hover {
	background-image: url(images/menu-hover-line.png);
}
#NextLink {
	float: right;
	width: 256px;
	padding-top: 10px;
	background-image: url(images/thirdline-p2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#NextLink a {
	color: #a3292e;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
}
#NextLink a:hover {
	text-decoration: underline;
}
#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: 537px;
	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;
}
#MainCentre .CentreSection {
	padding-bottom: 2px;
	margin-bottom: 8px;
	margin-right: 6px;
}
#MainCentre .SmallThumbnail {
	margin-top: 0;
	float: right;
}
#MainRight {
	padding-top: 7px;
	float: right;
}
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: 10px;
	text-align: center;
	width: 140px;
	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;
}
.SmallThumbnail2 {

	margin-top: 8px;
	margin-left: 10px;
	text-align: center;
	width: 140px;
	height: 77px;
	background-image: url(images/tmb-border-sm.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.SmallThumbnail2 a {

	color: black;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;

}
.SmallThumbnail2 img {

	padding-top: 1px;
}
.SmallThumbnail2 a:hover {
	color: #a3292e;
}
