
		 #wrapper {
                background-color: #ffffff;
				width: 926px; 
				height: 880px;
				margin-left: auto;
				margin-right: auto;
				margin-top: 0;
				position: relative;
				padding: 10px;
		}		
	
		.youtube {
				margin: 40px 40px 40px 0px;
		}

	
		#links a, #links a:hover {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 13px;
			font-weight: bold;
			text-decoration: none;
			color: #005C54;
		}
		
		#footer {
			position: absolute;
			left: 0px; 
			top: 780px;
			width: 946px;
			text-align: center;
			margin: 0;
			padding: 0;
			background: #ffffff;
		}


		




