.frame {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:#FFF
}
.Header {
	background-image: url(../Images/background2.jpg);
}
.Footer2 {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;}
.Footer2:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.Footer2:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.Footer2:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Footer2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Mainlinks {
	background-image: url(../Images/background2.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFF
}
.Mainlinks:link {
	text-decoration: none;
}
.Mainlinks:hover {
	color:#666
}
.Photo {
	background-image: url(../Images/henry.jpg)
}
.photobuttons {
	font-size: 10px;
}
.photobuttons:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.photobuttons:hover {
	color:#666
}
.photobuttons:active {
	text-decoration: none;
	color: #FFFFFF;
}
.photobuttons:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	color: #000;
	background-color: #FFF;
	text-align: justify;
	}
