html,body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
#front-page{
	height: 100%;
	width: 100%;
	text-align: center;
	border: 0 none;
}
#front-page td{
	height: 100%;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
#front-page a{
	border: 0 none;
}
#main{
	margin-left: 60px;
	margin-top: 40px;
}
#photos{
	margin-left: 60px;
	margin-top: 40px;
}
#photos a{
	border: 0 none;
}
#photos a.home-link{
	font-size: 10px;
	color: #999999;
	padding-top: 7px;
	border: 0 none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
#photos a.home-link:hover{
	color: #CCCCCC;
	padding-top: 7px;
	border: 0 none;
}
#photos p.endofslideshow{
	height: 300px;
	line-height: 300px;
	width: 400px;
	text-align: center;
}
#photos p.endofslideshow a{
	color: #000000;
	border: 0 none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
#photos p.endofslideshow a:hover{
	color: #999999;
	border: 0 none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#photos .photo-display{
	height: 500px;
	clear: both;
}
#contact{
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 11px;
}
a img{
	border: 0 none;
}
h1{
	font-size: 14px;
	font-weight: bold;
}
h1.the-friend-archives{
	margin: 0;
	padding: 0;
	font-size: 24pt;
	font-weight: normal;
	/*letter-spacing: 3px;*/
	margin-top: 50px;
	margin-bottom: 20px;
}
ul{
	margin: 0;
	padding: 0;
	margin-left: 0px;
}
li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-weight: normal;
}
a{
	color: #000000;
	text-decoration: none;
	border: 0 none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
a:visited{
	color: #000000;
	text-decoration: none;
	border: 0 none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
a:hover{
	color: #CCCCCC;
	text-decoration: none;
	border: 0 none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
