html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	color: #000066;
	background: #FFFFFF url(images/bkgdLHS.jpg) repeat-y fixed left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	margin: 0px;
}
#header {
	background: url(images/header_bdr.gif) repeat-x fixed bottom;
	margin: 0px;
	padding: 0px;
	height: 175px;
	border-bottom: #E7D3CA;
}
#hdSpaceLeft {
	width: 15px;
	font-size: 0.8em;
	line-height: 1em;
	vertical-align: bottom;
	left: 230px;
	position: absolute;
}
#hdTab {
	width: 620px;
	font-size: 9pt;
	font-style: italic;
	line-height: 1em;
	color: #330033;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 2px;
}
#hdLogo {
	width: 210px;
}
#mainLeft {
	vertical-align: top;
	padding: 35px 10px 10px;
	width: 19%;
	font-size: 0.8em;
	line-height: 1em;
}
#mainCentre {
	vertical-align: top;
	width: 100%;
	left: 20%;
	padding: 10px;
}
#mainRight {
	vertical-align: top;
	width: 23%;
}
#layerTab {
	position: absolute;
	z-index: 11;
	height: 60px;
	width: 620px;
	left: 230px;
	top: 95px;
}
#hdRightNav {
	font-size: 0.8em;
	line-height: 1em;
	color: #330033;
	padding: 5px 5px 10px 10px;
	top: 0px;
	right: 15px;
	height: 60px;
	text-align: right;
	vertical-align: top;
	width: 500px;
	position: absolute;
}
#hdRightSpace {
	width: 15px;
}
.bookmark {
	left: 251px;
	font-size: 0.8em;
	line-height: 1em;
	text-align: left;
}
#mainCentreTableQ {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #330000;
	margin-top: 2px;
	margin-left: 10px;
}
#footCentre {
	font-size: 0.8em;
	line-height: 1em;
	text-align: center;
	vertical-align: bottom;
	padding: 10px;
	color: #330033;
}
#footRight {
	font-size: 0.8em;
	line-height: 1em;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	color: #330000;
}
a:link {
	color: #330033;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #330033;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: underline;
}

