body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	width: 750px;
}
.leftstyle {
	float: left;
	width: 200px;
	margin-left: 10px;
}
.rightstyle {
	width: 380px;
	float: left;
	font-size: 14px;
	margin-left: 10px;
}
.navstyle {
	margin: 10px;
	float: left;
	width: 740px;
}
.links {
	text-decoration: none;
	display: block;
	line-height: 25px;
}
.leftheader {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: block;
}
a:hover {
	background-color: #CCCCCC;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.image140x180 {
	float: left;
	width: 140px;
	margin-left: 5px;
}
.photcredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
}

