body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.master {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.page {
	background-color: #FFE2BD;
	vertical-align: middle;
	padding: 0px;
	width: 770px;
}
.title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 220px;
	background-color: #6E163E;
	display: block;
	vertical-align: middle;
}
.animation {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 150px;
	width: 550px;
	background-color: #6E163E;
}
.subHeader {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 770px;
	display: block;
	clear: both;
	float: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC278;
	border-right-color: #FFFFFF;
	border-bottom-color: #A29749;
	border-left-color: #FFFFFF;
}
.toc {
	margin: 0px;
	float: left;
	width: 147px;
	padding: 0px;
	display: block;
}
.main {
	background-color: #FFE2BD;
	margin: 0px;
	float: right;
	width: 620px;
	display: block;
	padding: 0px;
}
.footer {
	margin: 0px;
	padding: 3px 0px 10px;
	width: 770px;
	clear: both;
	background-color: #6E163E;
	border-top: 2px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	line-height: 14px;
	float: none;
}
.vertCentre {
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #F6F992;
}
a:hover {
	text-decoration: underline;
}
.content {
	margin: 0px;
	text-align: left;
	display: block;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 3px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #A29749;
}
#content a {
	color: #6E163E;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
.imgLft {
	margin-right: 10px;
	display: block;
	float: left;
	margin-top: 5px;
}
.imgRght {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.txtFld {
	width: 250px;
}
.txtArea {
	width: 350px;
}
.txtFidSml {
	width: 100px;
}
#subHeader a:hover {
	text-decoration: none;
	color: #CC0000;
}
form {
	margin: 0px;
	padding: 0px;
}
