.loginform{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
		line-height:11px;
	padding:0;
	margin:0;

}
#nameOfPhoto {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#a0121c;	
}
#MenuBox{
	background-color:#6e5a6e;
}
#caption {
	font-family:Verdana;
	font-size:12px;
	line-height:14px;
	color:#000000;
}
#ThumbnailGallery
{
	width:400px;
	height:141px;
	overflow:scroll;
	border: 1px solid #0a1e74;
	padding: 11px;
}