/* CSS Document */
#body	{
	background-color: #dcdddf;
	font-family: Arial;
	}
#table	{
	}
#header	{
	}
#date	{
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	}
#nav_bar	{
	background-color: #FFFFFF;
	}
#sub_nav	{
	background-image: url(../images/3_sub_nav/background.gif);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 16px;
	}
#donate_now	{
	background-image: url(../images/3_sub_nav/donate_now/background.jpg);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 16px;
	}
#primary_content	{
	background-image: url(../images/4_primary_content/template/background.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 27px;
	line-height: 20px;
	font-size: 14px;
	}
#primary_content h1	{
	color: #EF8629;
	font-size: 18px;
	font-weight: bold;
	}
#primary_content h2	{
	color: #004b8d;
	font-size: 16px;
	font-weight: bold;
	}
#primary_content h3	{
	color: #004B8D;
	font-size: 15px;
	font-weight: bold;
	}
#primary_content a:link	{
	color: #0000FF;
	text-decoration: none;
	}
#primary_content a:hover	{
	color: #0000FF;
	text-decoration: underline;
	}
#primary_content a:visited	{
	color: #0000FF;
	text-decoration: none;
	}
#table_divider	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDDDF;
	}
#copyright	{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	}
.photo {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.caption {
	font-size: 10px;
	line-height: 12px;
	padding-left: 5px;
	text-indent: hanging;
}

