@charset "UTF-8";

.gallery {
	background-color: #839973;
	border: medium solid #505F46;
}
#GalleryInfo {
	width:644px;
	height:auto;
	background-color: #505F46;
	margin: 0 auto;
	margin-top: 290px;
	margin-right: 58px;
	text-align: center;
	padding: 5px 0 5px 0;
	border: solid #000000 5px;
}
#GalleryInfo h1 {
	color: #FFF4C8;
	font-size: 20px;
	margin: 0;
	font-style: italic;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#GalleryInfo p {
	font-size: 16px;
	text-align: center;
}
#wrapper  #GalleryInfo  #GalleryTable  {
	text-decoration: none;
	color: #505F46;
	text-align: center;
}
#LinkInfo {
	margin-top: 30px;
}

