#wrapper #main {
	background-image: url(../images/Grback100.png);
	background-repeat: repeat;
	float: left;
	width: 900px;
}
#wrapper #main #info {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 5px;
	width: 570px;
	clear: left;
	float: left;
	height: 595px;
	text-align: justify;
}
#one {
	margin-left: 30px;
	text-align: justify;
	font-size: 13px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#two {
	text-align: justify;
	margin-left: 30px;
	font-size: 13px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#three {
	font-size: 13px;
	text-align: justify;
	margin-left: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#four {
	font-size: 13px;
	text-align: justify;
	margin-left: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#wrapper #main #steps {
	float: right;
	width: 305px;
	padding: 5px;
	height: 595px;
}
#tag {
	background-color: #409507;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	border-bottom-color: #FFFFFF;
}
#text {
	width: 220px;
	margin-left: 285px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
#title {
	background-image: url(../images/dailyPic.png);
	text-align: center;
	background-position: left top;
}
#how {
	width: 288px;
	background-image: url(../images/Grback100.png);
	background-repeat: repeat;
	padding: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: right;
}
#info #px {
	margin-left: 60px;
	width: 463px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	height: 225px;
	float: left;
}
#px img {
	margin-right: 2px;
	margin-left: 2px;
}
#info #needs {
	background-color: #409507;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 15px;
}
#info #lunchbox {
	background-color: #409507;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
	font-size: 15px;
}
#steps a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
#steps a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
#steps a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
#steps a:hover {
	color: #040B00;
	text-decoration: none;
	width: 200px;
}

