#distance { 
	width:100%;
	height:50%;
	margin-bottom:-380px; /* half of container's height */
	float:left;
	}
	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:760px;
		width:100%;
		clear:left;
		text-align: center;
		}
		#containerCenter{
			width:1024px;
			height:760px;
			margin: 0 auto;
			text-align: left;
			}
			
#smbArea { height:33px; width:690px;}	
	#smb { height:33px; }	
		.smbuttons{ padding:0px; margin:0px; height:33px;}
		.smbuttons li{ list-style-type:none; float:left; margin-left:2px; margin-right:2px; height:33px; }
		
	#getFlash{
		height: 31px;
		width: 110px;
		float: left;
		position: absolute;
		top: -218px; left: 484px;
		}
	#flashText{
		font: 11px/13px Arial;
		color: #ffffff;
		height: 31px;
		width: 200px;
		float: left;
		padding-left: 8px;
		padding-top: 4px;
		}
		.socialButtons ul{height:20px;margin:0; padding:0;}
		.socialButtons .sm_buttons li{ list-style-type:none; float:left; margin-left:2px; margin-right:5px; height:20px; }
