	body {
		background-color: #333333;
		padding: 0px;
		margin: 0px;
		font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Arial, Helvetica, sans-serif;
			
	}

	#wrapper {
			width: 960px;
			position: relative;
			margin-left: auto;
			margin-right: auto;
	}

	#contentBackground {
		background-repeat: repeat;
	
		height: 2027px;
		
		min-width: 1026px;
	
		background-image: url(../images/repeatingBackground.jpg);
	}

	#navigation {
		margin-left: 70px;
		
		width: 219px;
		float: left;
	}

	#contentText {
		margin-top: 10px;
		margin-left: 20px;
		width: 400px;
		float: left;
		color: #353535;
		text-align: center;
		font-size: 24px;
	}
	
	.contentText2 {
		clear: both;
		margin-left: 120px;
		margin-top: 10px;
		width: 500px;
		float: left;
		color: #353535;
		text-align: center;
	}
	
	#contentText3 {
		margin-left: 40px;
		width: 500px;
		float: left;
		color: #353535;
		text-align: center;
	}

	#mapText {
		clear: both;
		margin-left: 140px;
		margin-top: 40px;
		width: 760px;
		float: left;
		color: #353535;
		text-align: center;
	}

	#picture {
		float: left;
		margin-left: 120px;
	}
	
	.picture2 {
		float: left;
		margin-left: 20px;
	}
	
	#picture3 {
		float: left;
		margin-left: 120px;
	}
	#asterisk {
		clear: both;
		margin-left: 120px;
		margin-top: 100px;
		width: 800px;
		float: left;
		color: #353535;
		text-align: center;
		font-size: 12px;
	}
