.LatestGallery {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.GalleryTD {
	padding: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #333333;
}
body {
	background-color: #000000;
	text-align: center;
	margin: 0 auto;
}
#galleryimage {
	float: left;
	width: 141px;
}
#galleryname {
	width: 303px;
	float: left;
	padding: 10px;
}
.gallerylink {
	color: #CC0000;
}
#LatestGallery {
	border: 1px solid #333333;
	width: 550px;
	text-align: left;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}
#contentdiv {
	clear: both;
}
.LatestGalleryNa {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
