body {

	background: #591214;

}

td {
color: #1E1E1D;
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-align: left;
}

div {

	margin: 0px;
	padding: 0px;

}

a {
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-decoration: underline;
color: #567B45; }

a:hover {
font-size: 12px;
font-family: "lucida grande", tahoma, arial, helvetica;
text-decoration: underline;
color: #829E74; }

#nav {

	background: #6F9158 url("images/nav.gif");
	width: 772px;
	height: 26px;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;

}

#nav td {

	white-space: nowrap;
	color: #ffffff;
	height: 26px;

}

#nav a {

	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	
}

#nav a:hover {

	text-decoration: underline;
	color: #ffffff;
	font-size: 11px;

}

#sidePoem {

	padding: 15px;

}

.bnav a {
	font-size:10px;
}