#gallery_page #photos {
	float:left;
	margin-bottom:8px;
	width:100%;
}
#gallery_page #photos {
	float:left;
	margin-bottom:8px;
	width:100%;
}
#gallery_page #photos img {
/*	border:medium none; */
	border: none;
}

#gallery_page #picture-title  {
	font-style:italic;
	margin:10px;
	text-align:center;
}

#gallery_page #photos .thubmail-area {
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	float:left;
	height:75px;
	margin:4px 4px 0 0;
	overflow:hidden;
	padding:4px;
	width:75px;
}

#gallery_page #photos .thubmail-area img {
	border:medium none;
	height:75px;
	width:75px;
}

#gallery_page #main_picture {
	height:auto;
	background-image:none;
}

#gallery_page #main-photo, #gallery_page #loading {
	background-color:#595347;
	background-color:#fff;
	width:580px;
	text-align:center;
}

#gallery_page #main-photo{
	display:none;
	z-index:1;
}

#main-photo a{
	color:#fff;
}

#main-photo a:hover{
	color:#fff;
}

#flickr_link img{
	border:none;
}

#loading_gif{
	margin:30px;
}

