div.Photographer
{
	padding-top: 30px !important;
	width: 791px;
	margin: 0 auto;
}

	div.Photographer div.Left
	{
		width: 301px;
		margin-left: 1px;

		_position: relative;
		_left: 19px;
	}
	
	div.Photographer div.Right
	{
		width: 434px;
		margin-left: 27px;
		_position: relative;
		_left: -10px;
		_margin-top: 3px;
	}
	
		div.Photographer div.Right h1
		{
			text-align: right;
			margin: 0px 0px 45px 0px;
			line-height: 10px;
		}
			
			div.Photographer div.Right h1 img 
			{ 
				display: inline; 
				position: relative;
				left: 2px;
			}
			
		div.Photographer div.Right p.Text
		{
			line-height: 19px;
			font-size: 11px;
			padding-bottom: 20px;
			text-align: justify;
		}
		
div#Container div#Foot div.Center
{
	width: 463px;
}