body {
	font: smaller Verdana, Arial, Helvetica, sans-serif;
	color: #ECD5C1;
	background: url(img/graybrnlines.gif) repeat;
	list-style: none;
	text-align: center;
}
.box {
	margin: 20px;
	padding: 0px;
	list-style: square;
	text-align: left;
}
.banner {
	background: #000000 url(img/logo.gif) no-repeat 20px 5px;
	padding: 20px;
	height: 60px;
	width: 100%;
}
.footer {
	background: #000000;
	padding: 3px 0px 3px 20px;
	width: 100%;
	font-size: x-small;
}
.brn {
	background: #6C4E32;
	padding: 20px 30px 20px 40px;
	width: 100%;
	height: 400px;
}
.mocha {
	background: #CEB9A5;
}
.imgbox {
	margin: 20px;
	border: 1px inset #000000;
	background: #000000;
}
.yellow {
	background: #FCE589;
}
.nav {
	margin-right: 3px;
	margin-left: 3px;
	background: #FCE589;
	text-align: right;
}
li {
	list-style: none;
	line-height: 1.5em;
}
a:link {
	font-weight: bold;
	color: #ECD5C1;
}
a:visited {
	font-weight: bold;
	color: #E8E7E5;
}
a:hover {
	font-weight: bold;
	color: #FCE589;
}
th {
	font: smaller Verdana, Arial, Helvetica, sans-serif;
	color: #ECD5C1;
}
