

DIV.leftrepeat {
	float: left;
	width:50px;
	height: auto;
	background-color: transparent;

}

DIV.mdropL {
	background-image: url(../images/M.gif);
	width: 65px;
	height: 85px;
	float: left;
	margin-bottom: -15px;
	margin-right: -11px;
	margin-top: -9px;
	
}
.subtitleL {
		font-family: "Georgia",Times New Roman, Times, serif;
font-size:15pt;
color: #8F5D2A;
font-weight: bold;
	margin-bottom: 0px;
	margin-top: 6px;
	margin-left: 0px;
	text-align: left;
}

DIV.imageMembershipL {
	width: 325px;
	height: 280px;
	background-repeat: no-repeat;
	background-position: left;
}

DIV.leftcontent {
float: left;
	width:326px;
	padding-left: 0px;
	font-family: "Georgia",Times New Roman, Times, serif;
	font-size:8pt;
	color: #666666;
	font-weight: bolder;
	text-align: left;
	border-right: 1px;
	border-right-style: solid;
	padding-right: 20px;
	margin-right: 7px;

}


DIV.logoIndex {
	background-image: url(../images/logoIndex2.gif);
	background-repeat: no-repeat;
	float: left;
	width: 792px;
	height: 65px;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 8px;
	
}

DIV.imageMembershipR {
	width: 336px;
	height: 230px;
	background-repeat: no-repeat;
	background-position: right;
}

DIV.rightcontent {
	float: left;
	width:336px;
	height: auto;
	clear: right;
	font-family: "Georgia",Times New Roman, Times, serif;
	font-size:8pt;
	color: #666666;
	font-weight: bolder;
	text-align: right;
}
	
DIV.rightrepeat {
	float: right;
	width:50px;
	height: 400px;
	clear: right;

}




