.thumbnail {
	float: left;
	width: 175px;
	height: 225px;
	background-repeat: no-repeat;
	background-position: 40px 20px;
	visibility: visible;
 }
 .thumbnail2 {
	float: left;
	width: 175px;
	height: 225px;
	background-repeat: no-repeat;
	background-position: 40px 20px;
	visibility: visible;
 }
 .thumbnail3 {
	float: left;
	width: 275px;
	height: 275px;
	background-repeat: no-repeat;
	background-position: 40px 20px;
	visibility: visible;
 }
#links a img {
height: 0;
width: 0;
border-width: 0;
}
#links2 a img {
height: 0;
width: 0;
border-width: 0;
}
#links3 a img {
height: 0;
width: 0;
border-width: 0;
}
#links a {
	display:block;
	float: none;
	margin-top: 20px;
	height: 175px;
	width: 135px;
	margin-left: 40px;
}
#links2 a {
	display:block;
	float: none;
	margin-top: 20px;
	height: 175px;
	width: 135px;
	margin-left: 40px;
}
#links3 a {
	display:block;
	float: none;
	margin-top: 20px;
	height: 250px;
	width: 230px;
	margin-left: 35px;
}
#links a:hover img {
	position: relative;
	top: 0px;
	left: -309px;
	height: auto;
	width: auto;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#links2 a:hover img {
	position: relative;
	top: -200px;
	left: -525px;
	height: 350px;
	width: 525px;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#links3 a:hover img {
	position: relative;
	top: -132.5px;
	left: -450px;
	height: auto;
	width: auto;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	color: #4E3405;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B07D44;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #4E3405;
}
body {
	background-color: ;
	background-image: url(/Images/hair_dripping.gif);
	background-repeat: repeat;
	margin-left: 125px;
	margin-top: 40px;
	letter-spacing: .2em;
}
.style13 {
	font-family: "Bookman Old Style";
	font-size: 50px;
	font-weight: lighter;
	color: #FFFFFF;
	font-style: italic;
}
.style14 {
	font-family: "Bookman Old Style";
	color: #815E3F;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
}
.style15 {
	font-family: Garamond;
	color: #FFFFFF;
	font-size: 30px;
	font-style: normal;
	font-weight: lighter;
}
.hometitle {
	font-family: Garamond;
	font-size: 50px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #4E3405;
	text-decoration: none;
	text-transform: none;
	letter-spacing: .20em;
}
.style16 {font-size: 42px}
.style28 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.style4 {font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.style32 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.style5 {font-size: 60px; font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-style: italic; }
.style33 {font-family: Arial, Helvetica, sans-serif; font-size: 30px; color: #000000; }
.boatpic {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.style34 {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.style35 {
	color: #815E3F;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.linkstoessays {
	float: none;
	border: 1px solid #000000;
	margin: 20px 0px;
}
.style36 {
	font-size: 24px;
	color: #4E3405;
}
.style38 {color: #4E3405;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 200px;
  left: 5px;
  font-weight: bolder;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #ffffff;
  color: #067373;
  cursor: pointer;
  padding: 10px;
  border-radius: 5px;
  font-size: 36px;
}

#myBtn:hover {
  background-color: #ffffff;
}