#content
{
	width : 777px;
	margin : 0px 0px 0 0px;
	padding : 0px 0px 0 0px;
	float : right;
	color : #1b1c19;
}

#middle-column
{
	float : left;
	width : 577px;
	background-image : url(/images/subpage-content-background.gif);
	background-repeat : no-repeat;
}

#interstitial #middle-column
{
	color : #2e2237;
	margin : 100px 0 0 0;
	text-align : center;
	font-size : 16px;
	font-weight : bold;
}

#right-column
{
	float : right;
	width : 197px;
}

#content-copy
{
	margin : 50px 50px 0 50px;
}

#cta a
{
	line-height : 40px;
}

.continue
{
	text-align : center;
	margin : 25px 0px 0 0;
	font-size : 16px;
	font-weight : bold;
	float : right;
}

#continue a{text-decoration:none;}
#continue a:hover{text-decoration:underline;}

#back
{
	float : left;
	margin : 25px 0 0 20px;
	text-align : left;
	font-size:16px;
	font-weight:bold;
}

