BODY {
	BACKGROUND-POSITION: center 50%; BACKGROUND-IMAGE: url('../images/back_center.jpg'); BACKGROUND-REPEAT: repeat-y; BACKGROUND-COLOR: #ffffff; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px
}
a:link {
	color: #e22c67;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #e22c67;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #eb5c8a;
}
img {
	border: 0;
}
div.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	margin-bottom: 10px;	
}
div.links a {
	color: #DF366D;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.honeymoonSubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.photo {
	border: 1px solid #333333;
}
.title {font-family: Tahoma, Verdana, Sans; font-size: 26px; color: #DF366D; text-decoration: none; line-height: 24px; letter-spacing: -1px;}

.hr {
	border: 1px dashed #CCCCCC;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #5E888B;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #888888;
}
.honeymoonGifts {font-family: Tahoma, Verdana, Sans; font-size: 16px; color: #DF366D; text-decoration: none; line-height: 14px; letter-spacing: -1px;}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}



/* LOGOS */
ul.logos {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.logos li {
	display: block;
	float: left;
	width: 260px;
	height: 90px;
}
ul.logos img {
	border: 0;
}