body {
	text-align: center;
	margin-left:auto;
	margin-right: auto;
	}

#wrapper {
	height: 600px;
	width: 850px;
	top: 30px;
	margin-left: auto;
	margin-right: auto;
	}
	
#logoHolder {
	width: 236px;
	height: 100px;
	padding-top: 20px;
	padding-left: 307px;
	padding-right: 307px;
	position: relative;
	}
		
#top {
	height: 11px;
	width: 680px;
	background-color:#CC0066;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 85px;
	padding-right: 85px;
	}
	
#contentHolder {
	width: 648px;
	height: 350px;
	padding-top: 50px;
	padding-left: 100px;
	padding-right: 100px;
	border: 1px solid #CC0066;
	}
	

#bodyCopy {
	padding-left: 225px;
	width: 425px;
	height: 325px;
	}
	
#bigImage {
	position: absolute;
	width: 200px;
	height: 300px;
	border: 1px solid #CC0066;
	
	}
	
#smallImage1 {
	position: absolute;
	width: 200px;
	height: 137px;
	border: 1px solid #CC0066;
	}
	
#smallImage2 {
	position: absolute;
	margin-top: 163px;
	width: 200px;
	height: 137px;
	border: 1px solid #CC0066;
	}
	

	
h1 {
	margin-top: 0;
	font-family: "Century Gothic";
	font-size: 17px;
	text-align: left;
	color: #CC0066;
	text-transform: uppercase;
	}
	
h2 {
	margin-top: 0;
	margin-bottom: 4px;
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: left;
	color: #CC0066;
	text-transform: uppercase;
	font-weight: bold;
	}
	
p {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #CC0066;
	}
	
ul.outside {
	list-style-position: outside;
	font-family: "Century Gothic";
	padding-left: 7px;
	margin-left: 7px;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #CC0066;
	}
	
.prices {
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 17px;
	color: #CC0066;
	}
	
.price {
	margin-top: 0;
	margin-bottom: 0;
	float: right;
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 17px;
	color: #CC0066;
	font-weight: normal;
	}
	
	
#bottom {
	width: 844px;
	height: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	background-color: #CC0066;
	text-align: right;
	} 
	
.newsletter {
	font-family: "century gothic", helvetica;
	text-transform:uppercase;
	color:#CC0066;
	text-align: left;
	font-size: 14px;
	margin-top:3px;
	}
	
.tandem {
	font-family: "century gothic", helvetica;
	color:#CC0066;
	text-align: right;
	font-size: 9px;
	margin-top: 0;
	}
	
a {
	text-decoration: none;
	color:#CC0066;
	}
	



	

	
