﻿#MenuItemAboutTheStudy {
	color: #039AFF;
} 

#HeaderBarAboutTheStudy 
{
	position: relative;
	height: 219px; 
	margin: -20px 0px 5px 8px; 
	background-image: url(/images/AboutTheStudyPageHeader.jpg); 
	background-repeat: no-repeat;
}

#OverallProjectTimeLine
{
	height: 565px; 
	width: 100%;
	background-image: url(/images/ApronOverAllProjectTimeLine.jpg);
	background-repeat: no-repeat;
}

#ConceptualResearchModelDiagram
{	
	height: 532px; 
	width: 100%;
	background-image: url(/images/APrONConceptualResearchModel.jpg);
	background-repeat: no-repeat;
}

#AboutTheStudyEnrollment 
{
	background-image: url(/images/AboutTheStudy_Enrollment.jpg); 
	background-repeat: no-repeat; 
	height: 460px; padding: 8px 0px 8px 8px;
}	

#AboutTheStudyImpact
{ 
	background-image: url(/images/AboutTheStudy_Impact.jpg); 
	background-repeat: no-repeat; 
	height: 394px; 
	padding: 8px 0px 8px 8px;
}	

#ApronParticipantTimeLine
{ 
	background-image: url(/images/ApronParticipantTimeLine.jpg); 
	background-repeat: no-repeat; 
	width: auto; 
	height: 490px;
	padding: 8px 8px 8px 8px;
}	

#AboutTheStudyBackground
{
	background-image: url(/images/AboutTheStudy_Background.jpg); 
	background-repeat: no-repeat; 
	width: auto;
	height: 394px; 
	padding: 8px 8px 8px 8px;
}	

