.imagebar {
	background-color: #000000;
	height: 175px;
	width: 620px;
	padding-top: 5px;
}
.barfooter {
	background-color: #000000;
	height: 23px;
	width: 620px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
}
.contentsub {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}
containergallery {
	width: 618px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 4px none #000000;
	text-align: left;
	margin: 0;
}
.contgallery {
	width: 620px;
}
