			body
			{
				background-color:#000000;
				margin:0px;
			}

			div.PhotoCard
			{
				margin:auto;
				max-width:784px;
				width:100%;
			}

			div.PhotoCard img
			{
				border:0px;
				max-width:784px;
				max-height:434px;
				width:100%;
				height:auto;
			}
			
			div.PhotoCard div.Footer
			{
				border:0px;
			}

			div.PhotoCard div.Footer div.TextItalic
			{
				float:left;
				color:#eeeeee;
				font-size:14px;
				font-family:verdana;
				font-style:italic;
			}

			div.PhotoCard div.Footer div.TextNormal
			{
				float:left;
				margin-left:50px;
			}

			div.PhotoCard div.Footer div.TextNormal,
			div.PhotoCard div.Footer div.TextNormal a
			{
				color:#ffffff;
				font-size:14px;
				font-family:verdana;
			}
