/*********************************************************
/*********************************************************
/* HOME PAGE STYLES                                      */

	#Page #Body				{background-image:url(../Graphics/HomePage/BodyBackground.gif);}
	#Page #Content1			{}
	#Page #Content2			{background-image:url(../Graphics/HomePage/AnneStandingBackground.jpg); background-repeat:no-repeat; height:410px; padding:6px 8px;}
	
	#Introduction			{color:White; font-size:92%; margin:12px 0 0 12px;}
	#Introduction p			{margin-bottom:12px;}
	#Introduction .Section1	{margin-right:180px;}
	#Introduction .Section2	{margin-right:200px;}
	#Introduction .Section3	{margin-bottom:14px; margin-right:230px;}
	#Introduction a			{color:White; text-decoration:underline;}
	#Introduction a:Hover	{color:Black; font-style:italic;}
	div.ServiceLink			{margin-bottom:4px; margin-left:14px;}
	
	#WhatsNew				{height:44px; width:570px;}
	#WhatsNew img			{float:left;}
	#WhatsNew #Content		{background-image:url(../Graphics/HomePage/WhatsNewBackground.gif); background-repeat:no-repeat;
								color:White; float:left; font-size:93%; height:23px;
								line-height:140%; overflow:hidden; padding:15px 25px 6px 8px; width:436px;}
	#WhatsNew #Content a		{color:White; font-weight:bold; text-decoration:none;}
	#WhatsNew #Content a:hover	{text-decoration:underline;}	
	
	#Callouts							{background-color:#A57261; border:solid 1px Black; border-left-width:0; color:Black; width:735px;}
	#Callouts a:hover					{color:Black;}
	#Callouts #OnAnnesMind				{float:left; margin:10px 15px 0px 12px; width:350px;}
	#Callouts .ContentItemTeaser		{border-width:0;}			
	#Callouts #Quotables				{float:left; margin:10px 0 10px 12px; width:330px;}
	#Callouts #Quotables .Quote			{font-style:italic; margin-bottom:1em;}
	#Callouts #Quotables .Attribution	{font-weight:bold; text-align:right;}	