#main_container{
		padding:0px;
		margin:0px;
		width:920px;
		display:block;
		position:relative;
	}
	#main_paper_top_bcg{
		top:0px;
		background:url(images/main_paper_bcg_top.png) no-repeat center bottom;
		height:95px;
		z-index:2000;
		margin-top:-20px;
	}
	#main_paper_fill{
		top:0px;
		background:url(images/main_paper_bcg_fill.png) repeat-y center bottom;
		height:100px;
		z-index:2000;
	}
	#main_paper_bottom_bcg{
		top:0px;
		background:url(images/main_paper_bcg_bottom.png) no-repeat center top;
		height:17px;
		z-index:2000;
	}
	#home_bcg{
		position:relative;
		height:574px;
		top:0px;
		background:url(images/home_bcg_green2.png) no-repeat center bottom;
		z-index:2000;
		margin-top:-20px;
	}
	#home_wwd_header{	clear:both; z-index:2100; height:36px; width:205px; margin-left:50px;}
#home_wwd_buttons{width:926px; height:89px;z-index:2101; margin-top:-15px}
#home_wwd_buttons div{ float:left; cursor:pointer}
	#home_bcg_finish{
		background:url(images/home_bcg_finish.png) no-repeat center top;
		height:42px;
		z-index:2000;
		margin-top:-30px;
	}
	#home_text{
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		width:410px;
		float:right;
		margin-top:20px;
		margin-left:-100px;
		padding-left:30px;
		margin-right:40px;
		line-height:20px;
		font-weight:lighter;
		border-left:2px solid #FFF;
	}
	#home_text h1{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:25px;
		padding-bottom:20px;
		font-weight:lighter;
	}
	#home_text p{
		padding-bottom:30px;
	}
	#home_sign{
		width:300px;
		height:300px;
		position:absolute;
		top:6px;
		left:0px;
		z-index:9999;
		margin-left:-40px;
		
	}
	#sites_orange_banner{
		position:absolute;
		left:0px;
		top:0px;
		width:203px;
		height:98px;
		z-index:100;
		margin-top:-10px;
		margin-left:-10px;
	}
	#two_column_layout_right{
		height:100%;
		width:100%;
		display:inline;
	}
	#two_column_layout_right .column_left{
		width:600px;
		float:left;
		position:relative;
		z-index:3;
	}
	#two_column_layout_right .column_right{
		width:280px;
		float:left;
		padding-left:40px;
		border-left:1px #999 solid;
		position:relative;
		height:650px;
		left:580px;
		z-index:2;
	}
	
	
	
	.member_desc{
		position:absolute;
		top:-80px;
		left:20px;
	}
	.meet_click_profile{
		width:160px;
		height:139px;
		position:absolute;
		top:-40px;
		left:420px;
	}
	#meet_image_big{
		width:300px;
		height:275px;
		
	}
	.text{
		width:100%;
		font-family:Arial, Helvetica, sans-serif;
		position:absolute;
		top:300px;
		padding-left:10px;
		left:20px;
	}
	
	.text h1{
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#000000;
		font-size:22px;
		padding-bottom:15px;
	}
	.text h2{
		color:#e16c0d;
		text-transform:uppercase;
		font-size:14px;
		padding-bottom:15px;
	}
	.text p{
		color:#000000;
		font-size:12px;
		line-height:20px;
		padding-top:15px;
	}
	#meet_images_small{
		position:relative;
		width:610px;
	}
	 .ui-tabs-hide {
		display:none;
		}
	
