#WRAPPER {
	height: 500px;
	width: 650px;
	background-image: url(weddingfavors.jpg);
	background-repeat: no-repeat;
}
#WRAPPER #FORM {
	height: 500px;
	width: 650px;
	top: 130px;
	right: 150px;
	position: static;
	padding-top: 140px;
	padding-right: 45px;
	padding-bottom: 100px;
	padding-left: 50px;
}
#WRAPPER #FORM li {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: lighter;
	list-style-type: circle;
	line-height: 20px;
	display: block;
	text-decoration: none;
}
#WRAPPER #FORM p {
	color: #666666;
}
#WRAPPER #FORM a {
	text-decoration: none;
	color: #666666;
}
#WRAPPER #IDEAS {
	height: 100px;
	width: 450px;
	padding-bottom: 150px;
	padding-left: 150px;
}
