body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
/*	color: #86860D; */
	color: #666600;
	width: 760px;
	font-weight: normal;
}
#menu {
	float: left;
	height: 460px;
	width: 106px;
	position: absolute;
	left: 0px;
	top: 115px;
}
#textbody {
	font-size:93%;
	overflow: visible;
	float: left;
	width: 645px;
	position: absolute;
	top: 115px;
	left: 97px;
	margin-left: 20px;
}
#header {
position:absolute; width:760px; height:85px; z-index:1; left: 0; top: 0;
}
a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
#footer {
	text-align: center;
	float: left;
	height: 30px;
	width: 659px;
	font-size: 93%;
}
#emailform {
	border: none;
	padding: 0px;
	margin: 2px;
	width: 40%;
	float: right;
	font-size: 90%;
	color: #392723;
	background-image: url(images/box-tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.firstpara {
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	font-size: 120%;
	color: #993300;
}
h1.big {
	font-size: 140%;
}
h2 {
	font-size: 100%;
	color: #993300;
	text-decoration: underline;
}
h2.big {
	font-size: 120%;
}
.indent {
	margin-left: 20px;
}
#box-tl {
	background-image: url(images/box-tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#box-tr {
	background-image: url(images/box-tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#box-bl {
	background-image: url(images/box-bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#box-br {
	background-image: url(images/box-br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px;
}
ul {
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(images/list-dot.gif);
}
.footnote {
	font-size: 70%;
}
a.design {
	color: #86860D;
	text-decoration:none;
}
blockquote {
	font-size: 90%;
	margin-left: 30px;
	font-style: italic;
}
.brown {
	color: #993300;
}
.nodec {
	text-decoration: none;
}
p {
	padding:0;
	margin: 0 0 1.5em 0;
	line-height:1.5em;
}

