#flowersBody {
	font: 11px Georgia;
}

#flowersBody UL {
	list-style-type: square;
}

#flowersBody a:link,
#flowersBody a:visited {
	font: 12px arial;
	font-weight: bold;
	text-decoration: none;
	color: #006633;
}

#flowersBody a:hover {
	text-decoration: underline;
}

.catering UL{
	padding-left: 30px;
	padding-right: 15px;
	}

.catering UL{
	margin-left: 45px;
	margin-right: 5px;
	}

.flowers UL{
	padding-left: -60px;
	}
		
#plan {
	position: absolute;
	top: 100px;
	left: 440px;
	width: 280px;
	height: 150px;
	background-image: url(../images/weddingtitle.gif);
	background-repeat: no-repeat
}

#stewlogo {
	position: absolute;
	top: 794px;
	left: 351px;
	width: 210px;
	height: 80px;
	background-image:url(../images/stewlogo.gif);
	background-repeat: no-repeat;
	width: 212px;
	height: 80px;
	}
	
#middlebox {
	position: absolute;
	top: 425px;
	left: 360px;
	background-color: #FFFF99;
	width: 160px;
	height: 154px;
	padding: 10px 5px 10px 5px;
	font: 11px arial;
	font-style: italic;
	text-align: center;
	border-top: 2px solid #fff;
	border-lefp: 2px solid #fff;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	}