/**********************************************
	USER CONTENT
**********************************************/

div.contentRegion h1
{
	color : #647185;
	font-size : 1.6em;
	font-weight : normal;
}

	div.contentRegion h1.storyTitle
	{
		margin : 0px auto 10px auto;
	}


div.contentRegion h1.pageTitle
{
	color : #cc3333;
	font-size : 2em;
	border-bottom : 1px solid #dadee2;
	font-weight : normal;
	margin-left : -30px;
}

	div.wrap#home div.contentRegion h1.pageTitle
	{
		display : none;
	}


div.contentRegion h2
{
	font-weight : bold;
	color : #647185;
	font-size : 1.2em;
}

	div.contentRegion h2.bioName
	{
		margin : 0;
		padding : 0;
	}



img.imageBlueWrap
{
	background : url(/local/images/picture.gif) repeat-x left bottom;
	padding : 0px 0px 15px 0px;
	float : left;
	margin : 0px 14px 5px 0px;
}

img.imageBlueNoWrap
{
	background : url(/local/images/picture.gif) repeat-x left bottom;
	padding : 0px 0px 15px 0px;
	display : block;
	margin : 0px 0px 14px 0px;
}

img.imageNoBlueWrap
{
	float : left;
	margin : 0px 14px 5px 0px;
}

img.imageNoBlueNoWrap
{
	display : block;
	margin : 0px 0px 14px 0px;
}


/**********************************************
	USER CONTENT
**********************************************/
