Body {
	/*font-family: Verdana, Arial, Helvetica;
	width: 900px;*/
	background-color: #d22133;
	text-align: center; 
	font-size: 0.8em;
	/*padding: 20px 0 20px 0;*/
	
	 }
/*97df5e green* 	
/*	#efb400 brown*/

#wrapper {
	width: 850px;
	/*height: auto;*/
	position: relative;
	z-index:0;
	background-color : White;
	
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
} 
	
#container {
	background-color: #ffff00;
/*	position: absolute;	*/
	
	border: 5px solid white;
	height: auto;
	z-index:1;	
	width: 840px;

}
	
	/*background-color: #F5DD92;*/
	/*background-color: #FFFF9F;*/
	
/*	#ffff00 bright yellow*/

#middle {
	background-color: inherit;	
}
	


#main {
	position: relative;
	background-color: red;
/*	background-color: #fff1c7;	*/
}

#content {
	font-family: Verdana, Arial, Helvetica;
	text-align:left;
	padding:5px;
	background-color: white;
	width: 400px;
	z-index:3;
	float:left;
	height: 100%;

}
#content2 {
	font-family: Verdana, Arial, Helvetica;
	text-align:left;
	padding:5px;
	background-color: white;
	width: 620px;
	z-index:3;
	float:left;
	height: 100%;

}

#content4 {
	font-family: Verdana, Arial, Helvetica;
	text-align:left;
	padding:5px;
	background-color: white;
	width: 830px;
	z-index:3;
	float:left;
	height: 100%;

}

#content3 {
	font-family: Verdana, Arial, Helvetica;
	text-align:left;
	padding:5px;
	background-color: white;
	width: 600px;
	z-index:3;
	float:left;
	height: 100%;

}

#Lleft {
	float:left;
	width: 200px;	
	padding: 5px;
	background-color: inherit;
	z-index:3;
}


#Lright {
	float: right;
	width: 200px;
	padding:5px;
	background-color: inherit;
	z-index:3;
	
}
#footer  {
	/*background-color: #d22133;
	position: relative;
	*/
	background-color: #d22133;
	height: 21px;
	color: white;
	padding-top: 4px;
	font-size: .85em;
	text-align: center;
	border-top : 5px solid white;

}	

#wave {
	position:absolute; 
	width:840px; 
	height:330px; 
	z-index:2; 
	background-color: transparent; 
	left: -1px; 
	top: 1px; 
	}
	
#slideshow {
	position:absolute; 
	width:840px; 
	height:325px; 
	z-index:-1; 	
}


/*background-color: #fff1c7;	*/

.tbcontent { line-height: 20px;}


#Mapcontainer {
	/*background-color: #FFFF9F;
	*/
	/*background-color: transparent;
	*/
	background-color: #ffff00;
	width: 840px;
	border: 5px solid white;
	z-index:1;
	height : auto;
}	
	
#MAPwrapper {
	width: 850px; 
	background-color: #FFFF9F;
	/*background-color: white;*/
	margin: 0 auto; 
	text-align: left;
	z-index:0;
	} 
