body {
	background-color: #002B00;
}
#main {
	
	width: 100%;
	background: url(../images/aquatile.jpg);
}
#page {
	width: 800px !important; /*For standards compliant browsers.*/
	width: 800px;
	height: 400px;
	background: url(../images/menupage_image.jpg) no-repeat;
}
.topspace {
	background-color: #002B00;
	height: 85px;
}
.menuleft {
	width: 260px;
	}
	
.menuright {
	width: 260px;
}

