/* CSS Document */

#Container {

	width:748px;
	height:200%;
	border-style:outset;
	border-color:#999999;
	border-width:4px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px auto; 
	
	}
	
#Flashmap {

	float:right;
	
	}

	
#Body {

	width:600px;
	height:120%;
	padding:0px;
	margin:0px auto; 
	
	}
	
#Header {

	width:748px;
		
	
	}	

#Footer {

	width:748px;
		
	
	}	
	
#Form {

	width:400px;
	height:120%;
	padding:0px;
	margin:0px auto; 
	
	}	