﻿/* The divider that contains the duo picture content */
.duoPicture
{
	float:left;
	width:inherit;
	height:390px;
}

div.aboutText
{
	margin-top:30px;
	width:400px;
	float:left;
}

div.profilePicture
{
	float:left;	
	border-color:Silver;
	border-style:groove;
	border-width:3px;
	margin-bottom:10px;
}

div.duoProfileBody
{
	width:420px;
	margin-top:10px;
	margin-left:15px;
}

div.duoProfile
{
	width:650px;
	margin-top:20px;
}

p.engagementSubHeader
{
	font-size: medium;
}

div.engagementBlock
{
	margin: 20px;
}

p.engagementsHeader
{
	font-size: large;	
}

.closingRemarks
{
	text-align:center;
	width: 800px;
}