body {
	margin-top: 1px;
	background-image: url(images/background.jpg);
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 1000px;
}
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #333333;
	background-color: #F8F8ED;
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #990000;
}
#nav1 {
	font-size: 0.8em;
	padding: 90px 5px 0 5px;
	text-align: center;
}
#flames {
	color: #FFFFFF;
	background-image: url(Henson%20Kiln/001.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 445px;
	width: 600px;
	font-weight: bold;
	font-size: .9em;
}
#flames a {
	text-decoration: none;
}
#flames a:link {
	color:#FFFFFF;
}
#flames a:visited {
	color:#CCCCCC;
}
#flames a:hover {
	color:#990000;
}

#nav1 img {
	margin-right: 10px;
	margin-left: 10px;
}
#balloon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-image: url(images/balloon.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	text-indent: 5px;
	height: 190px;
	width: 163px;
}
#textScroller {
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	height: 430px;
	width: 590px;
	overflow: auto;
	padding-left: 10px;
	line-height: 1.5em;
}
#nav1 a:link {
	font-weight: bold;
	color: #726022;
	text-decoration: none;
	margin: 0 10px 0 10px;
}
#nav1 a:visited {
	font-weight: bold;
	color: #726022;
	text-decoration: none;
	margin: 0 10px 0 10px;
}
#nav1 a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	margin: 0 10px 0 10px;
}

#nav2 {
	font-size: .80em;
	text-align: center;
}
#nav2 a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 20px 0 20px;
}
#nav2 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 20px 0 20px;
}
#nav2 a:hover {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	margin: 0 20px 0 20px;
}

#leftCol {
	background-image: url(images/leftBkgr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	height: 460px;
	width: 200px;
}
#leftCol a {
	text-decoration: none;
}
#leftCol a:link {
	color:#990000;
}
#leftCol a:visited {
	color:#990000;
}
#leftCol a:hover {
	color:#666666;
}

#leftCol p {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	color: #FFFFFF;
	font-size: 11px;
}
h3 {
	text-transform: uppercase;
	color: #990000;
	font-size: 0.85em;
	margin: 0 5px 5px 8px;
}

#rightCol {
	background-image: url(images/rightBkgr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	height: 460px;
	width: 200px;
}
#rightCol p {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	color: #FFFFFF;
	font-size: .9em;
}
#footer {
	font-size: .76em;
	color: #999999;
}

#footer a:link {
	color: #999999;
	text-decoration:none;
	margin: 5px;
}
.lightText {
	font-size: .85em;
	color: #999999;
}
.whiteText {
	font-size: .85em;
	color: #FFFFFF;
}

#footer a:visited {
	color: #999999;
	text-decoration:none;
	margin: 5px;
}

#footer a:hover {
	color: #990000;
	text-decoration:none;
	margin: 5px;
}
.greyborder {
	border: 2px solid #333333;
	width: 480px;
	height: 365px;
}
.leftFloat {
	float: left;
	margin-right: 5px;
}
#middle a {
	text-decoration: none;
}
#middle a:link {
	color:#FFFFFF;
}
#middle a:visited {
	color:#CCCCCC;
}
#middle a:hover {
	color:#990000;
}
