﻿#masthead_top
{
	position: absolute;
	left: 13px;
	top: 5px;
	
	width: 794px;
	height: 8px;
	
	background-image: url( ../resources/become_a_member/topMast.jpg);
}

#masthead_left
{
	position: absolute;
	left: 5px;
	top: 5px;
	
	width: 8px;
	height: 347px;
	
	background-image: url( ../resources/become_a_member/leftMast.jpg);
}

#masthead_right
{
	position: absolute;
	left: 807px;
	top: 5px;
	
	width: 8px;
	height: 347px;
	
	background-image: url( ../resources/become_a_member/rtMast.jpg);
}

#content
{
	background-image: url( ../resources/become_a_member/mastMain.jpg);
	background-repeat: no-repeat;
}

#benefit_info
{
	position: relative;
	margin-top: 290px;
	margin-left: auto;
	margin-right: auto;	
	
	width: 760px;
}

div.section_header
{
	font-weight: bold;
	font-size: 14pt;
	color: #CC0000;
	
	margin-bottom: 10px;
}

div.section_body
{
	font-size: 11pt;
	margin-bottom: 20px;	
}

span.free
{
	color: #CC0000;
}