.galleryHead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: 0px;
}
.galleryTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4682B4;
	letter-spacing: 0px;
	border-top: 0;
	margin-top: 0px;
}
.hometext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: 0px;
}
#mainContent img {
	margin-right: 5px;
	padding: 1px;
	}

#gallery{
	margin-right:0px;
	padding: 1px;
	border:1px solid #c0c0c0;
	}	
	
#tableofcontents {
	margin: 3px auto;
	padding: 3px 0px;
	text-align: center;
	border-top: 0px solid #0b3447 /*dark blue */; 
	border-bottom: 0px solid #0b3447 /*dark blue */;
}
#tableofcontents td{
	padding:1px;
	
}
.bigphoto {
	margin: 3px auto;
	padding: 3px 10px;
	text-align:center;
	}
#displaydescription {
	padding-bottom: 4px;
	padding-top: 5px;
	}	
#displaytitle{
	font-size:1.9em;
	font-weight:bold;
	font-family: arial;
}	
.phasytd {
	background-color: #F5F5F5;
	padding: 0px;
	margin: 1px;
	border: 1px solid #ffffff;h
	height: 83px;
	width:83px;
	
}

.phasylink {
	
}

.phasyimg{
	border-left:1px solid #c0c0c0;
	border-top:1px dashed lightgrey;
	border-right:1px dashed lightgrey;
	border-bottom:1px solid #c0c0c0;
	padding:2px;
}	
.likeButton{
	border:1px solid lightgray;
	font-family:arial;
	font-size:10px;
	padding:2px;'
}


#galleryLinks{
	list-style: none;	
	margin:0;
	padding:0;
}
#galleries {
	float:left;
	border-left:1px solid lightgray;border-bottom: 1px solid darkgray;
	line-height:14px;
	padding:4px;
}
#galleries a:link{
	color:darkgray;
	text-decoration: none;
}

#galleries a:visited{
	color:darkgray;
	text-decoration: none;
}	
#galleries a:hover{
	color:red;
	text-decoration: underline;
	background-color: ffffe6
}	