		div#welcome {
			margin: 					50px 0px 0px 50px;
			float: 					left;
		}
		
		* html div#welcome {
			margin: 					50px 0px 0px 25px;
		}					
		
		div#content {
			width: 					276px;
			float: 					right;
			margin-top:				50px;
			font-size:				0.75em;
			text-align:				justify;
			color:					#373437;
			line-height:			1.2em;
		}
		
		div#copyright_wrapper {
			position: 				relative;
			width: 					950px;
			height:					120px;
			text-align:				center;
			margin: 					0px auto;
			padding:					0px;
		}
		
		div#fink_startfilm {
			width: 				957px;
			height:				468px;
			margin-left: 			13px;
			margin-top:			100px;
		}
