/* CSS Document */
#MainImageContainer{
	width:100%;
	text-align:center;
}

#MainImageNavigate {
	margin-top: 0px;
}
#MainImage {
	margin-top: 0px;
}
#ImageTitle {
	display:block;
	width: 100%;
	
}
#commentscount {
	display: block;
	width: 100%;
	
}
/* Fonts */
#ImageCount {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.imagetitle{
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #404040;
}
