#wrapper #gallery {
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BF2E1A;
	border-bottom-color: #BF2E1A;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#wrapper #header a #logo {
	text-align: left;
}

