
@charset "ISO-8859-1";
/* CSS Document */
/* CSS Globals */

#masterWrapper
	{
	width:1200px;
	height:1200px;
	overflow:hidden;
		
	}

.page
{
width:1200px;
height:1200px;
}

.site_wrapper{
	width: 4860px;
	height: 2400px;
}

.leftSide{
	width:2400px;
	}
	
#connect_container{
		
	width:2400px;
	height:2400px;
	}
	
#explore_container{
	width: 2400px;
	height: 2400px;
	}
	
.content_container
{
	width: 2400px;
	height: 2400px;
}

.overlay_container
{
	width: 2400px;
	height: 2400px;
}
