body {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/grass/sitebknd.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	height:100%; /* needed for container min-height */
	color: #333333;	
}
.view1 {
	/* [disabled]background-image: url(../images/grass/bottomgrass.png); */
	background-repeat: repeat-x;
	height: 93px;
	/* [disabled]bottom: 0px; */
	display:block;
	width: 100%;
	position: fixed;
	z-index: 10;
}
#flash {
	float: right;
	position: relative;
	z-index:500;
	background-image: url(../images/flashglowbknd.png);
	background-repeat: no-repeat;
	height: 298px;
	width: 500px;
	padding-left: 27px;
padding-top:18px;
margin-right: 65px;
}

