﻿<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:msxsl="urn:schemas-microsoft-com:xslt" exclude-result-prefixes="msxsl">
	<xsl:output method="xml" indent="yes"/>

	<xsl:template match="/">
		<xsl:variable name="TemplateURL" select="normalize-space(AjaxRequest/TemplateURL)"></xsl:variable>

		<div id="div_InOurCommunity" class="dragon_DivColordBakground">
			<table class="tableMaster" cellpadding="0" cellspacing="0">
				<tr>
					<td width="65%">
						<img border="0" style="height:490px;width:100%;" alt="Philonthropy" src="{$TemplateURL}web/images/ver_2_0/dragonkick/Philonthropy_2.jpg"></img>
					</td>
					<td width="1%"></td>
					<td>
						<div>
							<img border="0" alt="Philonthropy" style="height:243px;width:100%;" src="{$TemplateURL}web/images/ver_2_0/dragonkick/Philonthropy_1.jpg"></img>
						</div>
						<div class="marginTop5">
							<img border="0" alt="Philonthropy" style="height:242px;width:100%;" src="{$TemplateURL}web/images/ver_2_0/dragonkick/Philonthropy_3.jpg"></img>
						</div>
					</td>
				</tr>
			</table>
			<div class="padding30">
				<div class="partiesHeaderText">
					<div>"Helping our Community"</div>
					<div>(www.sdfoundation.org)</div>
				</div>
				<div class="welcomeContentText">
					<div class="marginTop20">
						The staff, students and families of USAFMA are committed to making a positive difference in the world! Annual fundraisers benefitting youth oriented charities and organizations have made a positive impact in our San Diego community. Our Break-a-thons, Kick-a-thons, and community service projects have supported Rady Children's Hospital, Voices for Children, UCSD Burn Unit, Barrio Logan College Institute, Polinsky Children's Center/Promises 2 Kids, Ronald McDonald House, YMCA of San Diego County, San Diego Parks and Recreation, and other worthy causes.
					</div>
					<div class="marginTop20">
						In  2003, the USA Freestyle Martial Arts College Scholarship Fund was created to encourage our students to set goals for higher education and achieve the brightest future possible!
					</div>
				</div>
			</div>
		</div>
		<div align="center">
			<span style="color: #C1C1C1;">
				This site is powered by
			</span>
			<a class="publicationSummary" style="color:#C1C1C1;" href="/pro" target="_blank">LifeSpace Pro</a>
		</div>
	</xsl:template>
</xsl:stylesheet>
