html { min-height: 100%; margin-bottom: 1px; }

img {
	border: none;
	}
body {
	margin: 0;
	background: #D6D2D2;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	}
.container {
	width: 872px;
	margin: auto;
	text-align: left;
	font-size: 140%;
	}
.boxtop {
	background: url(/images/background-top.jpg) no-repeat;
	height: 25px;
	}
.boxmiddle {
	background: url(/images/background-middle.jpg) repeat-y;
	}
.boxbottom {
	background: url(/images/background-bottom.jpg) no-repeat;
	height: 25px;
	}
.mainarea {
	color: #fff;
	padding: 12px 36px;
	}
.header {
	background: url(/images/heading.jpg) no-repeat;
	height: 139px;
	text-align: right;
	}
.header img {
	margin: 12px;
	}
td {
	vertical-align: top;
	}
.breadcrumb {
	background: #322F2E;
	text-transform:uppercase;
	}
.breadcrumb table {
	width: 100%;
	}
.breadcrumb table td {
	padding: 4px 8px;
	letter-spacing: .1em;
	}
.contentarea {
	background: #DED6C9 url(/images/background-inner.jpg) no-repeat;
	color: #000;
	padding: 24px;
	}
.contentarea table {
	width: 100%;
	}
td.leftnav {
	width: 200px;
	}
td.leftnav a {
	display: block;
	padding: 6px;
	text-decoration: none;
	color: #000;
	}
td.leftnav a:hover {
	background: #E2DBD1;
	}
td.middletext {
	padding: 0 12px 0 18px;
	line-height: 1.5em;
	font-size: 90%;
	}
h4 {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 85%;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
td.righttext {
	width: 200px;
	}
td.righttext img {
	margin: 0 0 24px 0;
	border: 1px solid #000;
	}
div.footer {
	font-size: 85%;
	letter-spacing: .1em;
	line-height: 2em;
	text-align: center;
	margin: 24px 0 0;
	border-top: 2px solid #E2DBD1;
	padding: 12px 0 4px;
	}
table.extra td {
	text-align: center;
	padding: 3px;
	}
table.extra td a {
	color: #000;
	}
table.extra td img {
	border: 1px solid #000;
	}
h6 {font-size: 1em; text-transform: uppercase; letter-spacing: .1em; margin: 0 0 8px 0; padding: 0; color: #333}
h6 a {color: #333}
h6 a:hover {color: #000}