﻿#content
{
	background: url(/images/giving.bg.gif) 0 69px no-repeat;
	height: 391px;
	
 }
#content #title
{
	background: url(/images/content.title.bg.gif) repeat-y;
	height:68px;
	position:relative;
}
#content #title	h3
{
	background: url(/images/giving.title.gif);
	display: block;
	height: 18px;
	overflow:hidden; 
	position: absolute;
	text-indent: -1234px;
	top:27px;
	left:17px;
	width:147px;
}
.contents
{								
	color: #6d6d6d;
	padding: 28px 60px 0 345px;	
	font-family: Verdana;
			  }
.contents em
{
	font-style: normal;
}	 
.contents h5,
.contents strong
{
	font-size:1em;   font-weight:bold;
}
.contents p
{
	margin-bottom: 1.4em;	
	text-align: justify;
	line-height: 1.2em;  	
}
.contents p.end
{
	font-style: italic;	  	
}
.contents p.end a
{
	color: #5780af;
}
.contents p.intro
{
	font-weight:bold;
	margin-bottom: 1.8em;		
}		  
.contents p em
{
	 color: #f26d01;
	 font-weight: bold;
	 
}
.contents hr
{
		background:#A4C05C none repeat scroll 0%;
	border:0pt none;
	height:1px;
	margin:16px 0pt;
}