#ValWrapper {
	position:absolute;
	left:165px;
	top:5px;
	width:820px;
	height:1300px;
	z-index:2;
	background-color: #FFFFCC;
}
#imageContainer{
	position: absolute;
	height: 187px;
	width: 570px;
	left: 125px;
	top: 14px;
} 

.logo{
	height: 100px;
	width: 222px;
	position: absolute;
	left: 301px;
	top: 14px;
	background-image: url(../Valentine/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#cake1{
	position: absolute;
	height: 496px;
	width: 358px;
	left: 27px;
	top: 223px;
}
.text1{
	width: 355px;
	height: 105px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 140%;
}
.img1{
	float: right;
}
#cake2{
	position: absolute;
	height: 465px;
	width: 350px;
	left: 443px;
	top: 257px;
}
.text2{
	width: 350px;
	height: 105px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 140%;
}
.img2{
	float: left;}
#cake3{
	position: absolute;
	height: 440px;
	width: 366px;
	left: 23px;
	top: 738px;
}
.text3{
	width: 366px;
	height: 90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 140%;
}
.img3{
	float: right;}
#cake4{
	position: absolute;
	height: 381px;
	width: 350px;
	left: 436px;
	top: 775px;
}
.text4{
	width: 350px;
	height: 110px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 140%;
}
.img4{
	float: left;}	
.cake5{
	position: absolute;
	height: 150px;
	width: 530px;
	left: 261px;
	top: 822px;
}
.text5{
	float: left;
	width: 300px;
	height: 150px;
}
.img5{
	float: right;}
#valBottom {
	width:545px;
	height:73px;
	z-index:3;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
	position: absolute;
	bottom: 25px;
	left: 150px;
}
#valfooter {
	width:500px;
	height:20px;
	z-index:3;
	text-align: center;
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	float: none;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 161px;
	bottom: 6px;
}
#valfooter a:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
#valfooter a:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
#valfooter a:visited {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

