
/* Misc Sitewide ********************/	


	.email {
		height: 16px; width: 355px;
	}


/* ------------------ Body (Home Page)  ------------------------------------------ */

#bgFillWrapper
{
	background-image: url('../Images/bg_fillWrapper_bottom_home.gif');
}

#bgFill 
{
	background-image: url('../Images/bg_fill_home.gif');
}

div#Col1 
{
	width: 563px;
	margin-right: 6px;
	float: left;
}

div#Col2 
{
	width: 379px;
	margin-right: 0;
	float: left;
}

#Col1 div.blurbcontent, #Col2 div.blurbcontent
{
	float: left;
}

#spotlight div.blurbcontent
{
	width: 330px;
}

#newNewsworthy div.blurbcontent
{
	min-width: 525px;
}

#newNewsworthy div.blurbcontent
{
	width: 515px;
}

div.homeItemWrapper
{
	float: left;
	border-bottom: solid 6px #ffffff;
}

div.homeItem
{
	float: left;
	border-top: solid 1px #d2d5ea; 
	border-bottom: solid 1px #d2d5ea; 
}

div#Col1 div.homeItem
{
	width: 563px;
}

div#Col2 div.homeItem
{
	width: 379px;
}

div.homeItemContent
{
	float: left;
	padding: 6px 6px 0 6px;
}

div.homeItemContent .blurbcontent
{
	display: inline; /*IE6*/
	margin: 0 17px;
}

div.last
{
	margin-bottom: 12px;
}

div.last, div.last div.homeItem, div.last div.homeItemContent
{
	border-bottom: none;
}	

div.featuredFace
{
	float:left; 
	width:170px;
	display:inline;
}

div#featuredFaces p
{
	float: left;
	width: 192px;	
	margin-bottom: 12px;
}

input.tellUs
{
	float: left;
	display: inline;
	width: 157px;
	height: 26px;
	margin: 10px 1px; 
	background: transparent url(../Images/btn_TellUsYourStory.gif) no-repeat 0 0;
	text-indent: -5000px;
	border: none;
	cursor: pointer;
}

input.tellUs:hover
{
	background-position: 0 -26px;
}



#newNewsworthy h1, #keyAreasWrapper h1, #getConnected h1, #featuredFaces h1, #spotlight h1, #factOrMyth h1 {
	overflow: hidden;
	text-indent: -5000px;
	white-space: nowrap;
	height: 23px;}

#Col1 h1 {width: 551px;}
#Col2 h1 {width: 364px;}

#Col1 p, #Col2 p {margin-left: 0;}

#newNewsworthy h1	{width:551px; background: transparent url('..//Images/hdr_NewAndNewsworthy.gif') no-repeat 0 0; margin-bottom: 10px;}
#keyAreasWrapper h1		{width:551px; background: transparent url('..//Images/hdr_10KeyAreas_home.gif') no-repeat 0 0;}
#getConnected h1	{width:551px; background: transparent url('..//Images/hdr_GetConnected.gif') no-repeat 0 0; margin-bottom: 6px;}
#featuredFaces h1	{width:364px; background: transparent url('..//Images/hdr_FeaturedFaces.gif') no-repeat 0 0; margin-bottom: 10px;}
#spotlight h1		{width:364px; background: transparent url('..//Images/hdr_Spotlight.gif') no-repeat 0 0; margin-bottom: 10px;}
#factOrMyth h1		{width:364px; background: transparent url('..//Images/hdr_FactOrMyth.gif') no-repeat 0 0; margin-bottom: 7px;}

ul.keyAreas 
{  
	width: 550px;
	margin-bottom: 6px;
}

ul.keyAreas li 
{ 
	width: 273px;
	float: left;
}
ul.keyAreas a 
{
	width: 249px;
	float: left;
}

a.submit { float: none; }
