/* STYLES SPECIFIC TO THIS SECTION ONLY */
table.frame	{
	width: 900px;
	height: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	/* IMG BELOW */
	background-image: url(/images/frame-top-experience-bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

td.sidebar-bottom	{
	width: 225px;
	background-color: #dce3f0;
	margin: 0px;
	padding: 0px;
	/* IMG BELOW */
	background-image: url(/images/sidebar-bg-experience.gif); 
	background-repeat: repeat-y;
}


td.maincontent h1	{
	margin-left: 190px;
}

td.maincontent	{
	width: 675px;
	/* BORDER BELOW */
	border-right: solid 3px #c3d436;
	padding-top: 15px;
	padding-bottom: 15px;
}

#copyright	{
	/* IMG BELOW */
	background-image: url(/images/border-bottom-experience.gif);
	background-repeat:no-repeat;
	background-position: 200px 0px;
	height: 30px;
}



td.maincontent h3	{
	margin-left: 40px;
	margin-right: 40px;
	font-size: 16px;
	/* H2 COLOR BELOW - S/B SAME AS 'MORE' ARROW */
	color: #C41230;
	/* BORDER BELOW */
	border-bottom: solid 1px #c3d436;

}

/* may need to tweak this depending on # items in subment */
div#photo p	{
	font-size: 11px;
}

/* for facilitator bio pages */
h2.facilitator	{
	font-size: 20px;
	text-align: center;
	}
	
/* for facilitator bio pages */	
span.facilitator-title	{
	font-size: 14px; 
	color: #000000; 
	text-transform: none;
	}