	
	html	{width:100%}
	body	{
		margin: 0;
		padding:0;
		width:100%;
		background:#F4F7D9;
		font:12px Verdana, Arial, sans-serif;
		}
		
	a	{
	color:#0F79BA;
	text-decoration: none;
}
	a:link {
	font-weight: normal;
	text-decoration: none;
	}
	
	a:hover	{
	font-weight: normal;
	color: #B4B7A0;
	text-decoration:none;
}
	a img	{border:0}
		
	ul	{line-height: 140%;color:#303030}
	
	input[type=text]	{font-size:10px;padding:3px;border:1px #009900 solid;background-color:#ECF7EB;}

	.date	{font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;font-size:110%;margin-bottom:10px}
	
	
	#main	{
		width: 960px;
		}
		
	#mainMenu a	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:100%;
		font-weight:bold;
		letter-spacing:1pt;
		text-transform:uppercase;
		text-decoration:none;
		padding:2px;
		}
		
		#mainMenu a:hover	{background-color:#F4F7D9;font-style:italic}
		
	.pageTitle	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 160%;
		text-transform:uppercase;
		letter-spacing:1pt;
		margin-bottom:15px;
		}
		
			
		.leftTitle	{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 140%;
			text-transform:uppercase;
			letter-spacing:1pt;
			margin-bottom:15px;
			}
	
	.lg_leftColumn a, .activeLink	{font-family:Georgia, "Times New Roman", Times, serif;font-size:120%;line-height:150%}
	.activeLink	{text-decoration:none;font-weight:bold}
	
	.lg_mid	{
		background: #FFF url('img/lg_mid.gif') center repeat-y;
		width: 642px;
		padding: 5px 10px 5px 10px;
		margin: 0;
		}
		
	.lg_Table	{
		margin:0 10px 0 10px;
		width: 622px;
		height:665px;
		min-height:665px;
		vertical-align:top;
		text-align:left;
		}
		
		.lg_leftColumn	{
			width: 200px;
			line-height: 160%;
			vertical-align:top
			}
		.lg_img	{margin-bottom:15px;border:0}
	
	.bodyTextTitle	{font-family: Georgia, "Times New Roman", Times, serif;font-size: 130%}
	.bodyText	{
		margin-bottom: 5px;
		line-height:18px;
		color:#303030;		
		}
		.bodyTextSingle	{
		margin-bottom: 5px;
		line-height:14px;
		color:#303030;		
		}
		
		
	.sm_mid	{
		background: #FFF url('img/sm_mid.gif') center repeat-y;
		width: 200px;
		padding: 5px 10px 5px 10px;
		margin: 0;
		}
		
	#donateButton	{
		width:173px;
		height:173px;
		margin: 5px 0 5px 0;
		}
		
	.orange	{color:#F0A150}
	.orange a:hover {color:#B4B7A0}
	a.orange:hover {color:#B4B7A0}
	.green	{color:#2B6A4E}
	.red	{color:#D32D27}
	.blue	{color:#4793CD}
	.blue a:hover {color:#B4B7A0}
	a.blue:hover {color:#B4B7A0}
	.purple	{color:#AA65A5}
	
	#bottomDiv	{margin: 10px 0 15px 0;font: font:11px Helvetica, Arial, sans-serif;color:#303030;}
	
	#bottomDiv a	{
		font: font:11px Helvetica, Arial, sans-serif;
		text-decoration:none;
		}
		
		#bottomDiv a:hover	{text-decoration:underline;font-weight:normal}
		
	.kidsName	{font-weight:bold}
	
