@charset "utf-8";
body {
	background-color: #92B593;
	background-image: url(images/mainBG.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica;
	color: #626262;
}
#container1 {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	background-image: url(images/spoonMe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
}
#optin {
	height: 30px;
	width: 200px;
	position: relative;
	padding-top: 40px;
	left: 220px;
}
#navigation1 {
	width: 960px;
	height: 40px;
	margin-left: 40px;
	margin-top: 5px;
}
#navigation1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#navigation1 li {
	margin-right: 15px;
	float: left;
}

.form1 {
	font-size: 13px;
	width: 120px;
	-moz-opacity:0.5;
	filter:Alpha(Opacity=30);
	border:none;
}
#flash_holder {
	height: 545px;
	width: 1000px;
}
