	
	
	.MemberPackages {
		width: 603px;
		}
		
	.MemberPackagesTop {
		width: 603px;
		height: 140px;
		display: block;
		background-image: url(images/mp_top.png);
		}
		
	.MemberPackages p { 
		font-family: 'Trebuchet MS', 'Century Gothic', Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #505151;
		margin: 15px 0 0 30px;
		width: 300px;
		}
		
		.MemberPackages p img { 
			margin-left: 70px;
			border: none;
			} 
		
	.MemberPackages ul li {
		font-family: 'Trebuchet MS', 'Century Gothic', Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #505151;
		margin-left: 20px;
		}
		
		.MemberPackages ul li a:link, .MemberPackages ul li a:active, .MemberPackages ul li a:visited  {
			font-family: 'Trebuchet MS', 'Century Gothic', Arial, Helvetica, sans-serif;
			font-size: 15px;
			color: #505151;
			text-decoration: underline;
			}
			
		.MemberPackages ul li a:hover {
			text-decoration: none;
			}
		
	.MemberPackages h1 {
		font-family: 'Trebuchet MS', 'Century Gothic', Arial, Helvetica, sans-serif;
		font-size: 22px;
		color: #dd1f1c;
		font-weight: normal;
		margin-left: 15px;
		}
	
	.individualPackage {
		width: 603px;
		height: 330px;
		display: block;
		background-position: right;
		background-repeat: no-repeat;
		}
		
	.red {
		color: #d9161c;
		}	
	
	.MemberPackages p.purple {
		color: #532076;
		font-style: italic;
		font-size: 12px;
		text-align: right;
		padding-left: 270px;
		}	
