body {
	margin:0;
	border: 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 150%;
	text-align:center;
	color:#000000;
	background:#000000 url("../images/pink_bg.gif") repeat-x 0 111px;
}

.h1 {
	font-weight:bold;
	color: #ffffff;
	font-size:12px;
}
.h2 {
	font-weight:bold;
	color: #B11B77;
}

.text2 {
	font-weight:regular;
	color: #B2C2B8;
}

p, td {
	color: #F4C4E2;
	font-size:12px;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#BF96B0;
	font-size:12px;
	text-decoration: none;
}	
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#B11B77;
	font-size:12px;	
	text-decoration: underline;
}

.input { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background: #FFFFFF;
	border-color: #B11B77;
	border-style:solid; 
	border-width:1px; 
}

#content
{
  display: table-cell;
  height: auto;

} 

#contact {
	width: 700px;
	height: auto;
	padding:20px;
}

#intro {
	width: 750px;
	height: 720px;
}

#excerpt {
	width: 700px;
	height: auto;
	line-height: 170%;
	padding:20px;
	text-align:left;
}

#about {
	width: 700px;
	height: 250px;
	line-height: 200%;
	padding:20px;
	text-align:left;
}

#buy {
	width: 700px;
	height: 300px;
	line-height: 150%;
	padding:20px;
	text-align:left;
}

.floatleft {
	float: left;
	width: 200px;
	height: 201px;
	margin: 10px 50px 20px 20px;
}

.floatleft1 {
	float: left;
	width: 261px;
	height: 449px;
	margin: 10px 50px 20px 20px;
}
.floatleft2 {
	float: left;
	width: 227px;
	height: auto;
	margin: 10px 50px 20px 20px;
}

#menu {
	width: 750px;
	height: 133px; 
	horizontal-align: center;
}

.review {
	color: #B2C2B8;
	font-size:12px;
	line-height: 200%;
	
}		
	
#wrap {
  display: table;
  width:750px;
  height:auto;
  color:#F4C4E2;
  background:#1D2120;
  margin-right:auto;
  margin-left:auto;
  border: 0px;
 }

#footer {
	border-top:1px solid #B11B77;
	top:auto;
	text-align:right;
	font-weight:bold;
	color: #523848;
	horizontal-align: center;
	background: #000000;
}




