﻿.page .phase { 
	font-weight:bold;
	float:left;
	margin-left:10px;
	margin-right:20px
		
	
}

.page .activities {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px

}

.page .example {
	margin-left:20px;
	margin-right:20px

}

.page img.rightImage {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-Right:10px;

	
}

.page .separator
{	
	padding-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:solid 1px gray;
}

.page .lastSeparator
{	
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:solid 1px gray;
}

.page .imageSeparator {
	margin-top:270px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:dotted 1px gray;

}


.page .navFooterImages {
	margin-right:10px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:10px;
	text-align:center;


}

.page .link {
	margin-left:5px
}

.page .pictureAndCaptionRight {
	font-size:smaller;
	font-style:italic;
	width:300px;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-Right:10px;
	
}

.page .section
{
	margin-left:10px;	
}


#masthead
{
	min-width:900px;
}

