HTML
{
	height: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	background: #FFF;
	font-size: 80%;
	font-family: arial, verdana, sans-serif, "trebuchet ms", tahoma;
	/*hide overflow:hidden from IE5/Mac
\*/
	overflow: hidden;
	/* */
}
BODY
{
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
}
.grey
{
	font-size: 1.7em;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 0px;
}
#container
{
	font-size: 1.2em;
	position: fixed;
	top: 310px;
	left: 0;
	bottom: 140px;
	right: 0;
	overflow: auto;
	display: block;
	background: #FFF;
}
*#font-family html#font-family
{
	height: 100%;
	width: 100%;
}
#content
{
	position: absolute;
	left: 200px;
	top: 310px;
	width: 100%;
	height: 100%;
	background: url(chimney1.jpg) 0px 0px;
	overflow: hidden;
}
#foot
{
	position: fixed;
	margin: 0;
	bottom: -1px;
	right: 0px;
	display: block;
	width: 100%;
	height: 140px;
	background: url(colorfooter1.gif);
	text-align: center;
	font-size: 1em;
	color: #000;
	z-index: 10;
	border-top: 1px solid #000;
}
H1
{
	font-size: 1.7em;
	margin-top: 18px;
	margin-bottom: 0px;
	font-weight: bold;
}
H2
{
	font-size: 1.3em;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: bold;
}
H3
{
	font-size: 1.2em;
	margin-top: 8px;
	margin-bottom: 0px;
	font-weight: bold;
}
#head
{
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 310px;
	background: url(header1.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 5;
	font-size: 1.1em;
	color: #FFE391;
}
* HTML #left
{
	height: 100%;
	top: 0;
	bottom: 0;
	border-top: 310px solid #FFF;
	color: #FFE391;
}
#left
{
	position: absolute;
	left: 0;
	top: 310px;
	bottom: 140px;
	width: 200px;
	display: block;
	background: url(chimney.jpg) 0px 0px;
	background-repeat: no-repeat;
	font-size: 1.2em;
	padding: 10px;
}
.page
{
	width: 720px;
	position: relative;
	margin-left: 220px;
	font-size: 1.2em;
	font-weight: bold;
	color: #003300;
	display: block;
	overflow: auto;
	z-index: 4;
	scrollbar-base-color: #B7935F;
	padding-right: 60px;
	padding-bottom: 110px;
	padding-top: 315px;
	padding-left: 5px;
	height: 100%;
	margin-bottom: 140px;
}
#content P
{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 6px;
}
.bold
{
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
}
#foot
{
	position: absolute;
}
dd#font-family
{
	display: none;
}
A.nav, A.nav:visited
{
	margin-left: 40px;
	display: block;
	width: 120px;
	height: 25px;
	background: #D9B87B;
	color: #000033;
	border: 1px solid #000;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
}
A.nav:hover
{
	background: #CC9966;
	color: #E9D28D;
}