body {
	background-image: url(images/woodedge.jpg);
	background-repeat: repeat-y;
	margin-left: -1px;
}
.body_nav {
	font-family: "Chaparral Pro", Cochin, "Times New Roman", serif;
	font-size: 1.1em;
	color: #333300;
	margin: 0px;
	padding: 4px;
}
a:link {
	color: #666600;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #cc9933;
	text-decoration: none;
}
a:hover {
	color: #0033FF;
	text-decoration: underline;
}
