body {
	background-color: #F4D795;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
.content {	
	background-image: url(nv/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 15px 35px;
}
.bottom {
	background-image: url(nv/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	text-align: center;
	vertical-align: top;
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #7E343E;
	text-decoration: underline;
}
a.bolink:link, a.bolink:visited {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
a.bolink:hover {
	color: #7E343E;
	text-decoration: none;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #336600;
}
.photo {
	padding: 1px;
	border: 1px solid #9E414C;
}
