/* CSS Document */

	

	.page_holder
	{
		width:967px;
		text-align:left;


	}
	
		.page_header
		{
			background-image:url(../images/header/uk_fund_for_charities_header.png);
			background-repeat:no-repeat;
			background-color:white;
			width:967px;
			height:83px;
			color:white;
			
			font-size:3em;
			
		}
		
			.page_header_text
			{
				position:relative;
				top:23px;
				left:287px;
				color:#1B1464;
				
			}
			
				.page_header_text span
				{
					color:#6D76C6;
				}

		.page_header_navigation
		{
			background-image:url(../images/background/header_navigation.png);
			background-repeat:repeat-x;
			background-color:#6D76C6;
			border-top:1px solid #2E3192;
			border-bottom:1px solid #2E3192;
			width:967x;
			height:33px;
			color:white;
			
			
		}
			.page_header_navigation a
			{
				color:white;
			}
		
		
		.page_main
		{
			background-color:white;
			background-image:url(../images/background/uk_charity_fund_body_right_blue.gif);
			background-repeat:repeat-y;
			background-position:right top;
		}
		
		.page_main_lower
		{
	border-top: 1px solid #2E3192;
	background-color:white;
	min-height:44px;
	background-repeat:repeat-y;
	background-position:right top;
	padding-right:0px;
	padding-left:73px;
	padding-top:17px;
	background-image: url(../images/background/uk_charity_fund_body_right_blue.gif);
		}
		
			.page_main_lower a
			{
				display:block;
				float:left;
				margin-right:20px;
				background:#9A9FE8;
				color:white;
				padding:5px;
				width:138px;
				text-align:center;
				
			}
				.page_main_lower a:hover
				{
					background:#7A84DD;
				}
				
		.charitylink
		{
	margin-left: 25px;

		}
		
			.charitylink a
			{
	display:block;
	float:right;
	margin-right:22px;
	background:#FFFFFF;
	color:#9A9FE8;
	padding:5px;
	width:138px;
	text-align:center;
	position: relative;				
			}
				.charitylink a:hover
				{
					background:#7A84DD;
					color:#FFFFFF;
				}
				
				
				
				
				
				
				
				
				
		
		.page_left
		{
			float:left;
			
			width:654px;
			padding-left:100px;
			padding-right:20px;


			margin-top:20px;
			
			font-size:0.95em;
			

	
		}
		
			.para_indent
			{
				margin-left:40px;
			}
			.para_bold
			{
				font-weight:bold;
				color:#1B1464;
				margin-left:40px;
			}
		

		.page_right
		{
			width:177px;
			padding-left:16px;

			padding-top:16px;


			min-height:500px;
	
			float:left;
			
			background:#9A9FE8;
	
		}
		
			.page_right img
			{
				margin-bottom:16px;
				border: 1px solid #2E3192;
			}
	

			
		
	
	.page_footer
	{
		width:967px;
		text-align:right;
		font-size:0.85em;
		color:#9A9FE8;
		margin-top:-8px;

	}	
	
		.page_footer a
		{
			color:#9A9FE8;
		}



.pic_float_left
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #811788;
	width:350px;
}

.pic_float_right
{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #811788;
	width:350px;
}

.pic_grid
{
	margin-right:10px;
	margin-bottom:10px;
}


.clear
{
	clear:both;
	margin-top:20px;
}

.picGrid_thumbs
{

}

.picGrid_thumbs img
{
	cursor:pointer;
	border:1px solid #8B5C29;
}

.picGrid_large
{
	float:left;
}


.para_2_box
{
	clear:both;	
	
	background-color:#E8CCB5;
	color: black;
	border:2px solid #8B5C29;
	padding:12px;
	
	width:690px;

}
