.Pink {
	background-attachment: fixed;
	background-image: url(imgs/BottomcolourPink.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.PinkRaves {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
	background-image: url(imgs/BottomcolourPink.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

.Blue {
	background-attachment: fixed;
	background-image: url(imgs/BottomcolourBlue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Orange {
	background-attachment: fixed;
	background-image: url(imgs/BottomcolourOrange.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #EEEEEE;
}
.Green {
	background-attachment: fixed;
	background-image: url(imgs/BottomcolourGreen.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: justify;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.Baby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.PortraitLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5FC9F5;
	text-decoration: underline;
}
.WeddingLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EA278C;
	text-decoration: none;
}
.GreyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
}
.Offers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
}
.OffersSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF0000;
}
.offerLink {
	text-decoration: none;
	color: #FF0000;
}

