* {
	height:auto;
	clear:both;
	width:100%;
	float:none;
}

* span {
	display:none;
}

* h2 {
	float:none;
}

body {
	width:auto;
	visibility:visible;
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none;
	background: white;
	font-size: 10pt;
}

.oneColFixCtr #left_menu {
	display:none;
	visibility:hidden;
	clear:both; 
	height:auto;
	width:100%;

}

#boxes{
	float:none;
	width:100%;
}

#intro {
	display:none;
}

#logo {
	display:none;
}

#mission {
	clear:both; 
	width:auto;
	height:auto;
	float:none;
	visibility:visible;
}

#why_attend {
	clear:both; 
	height:auto;
	width:100%;
	float:none;
	visibility:visible;
}

#who_attend {
	clear:both; 
	height:auto;
	width:100%;
	float:none;
	visibility:visible;
}

#travel {
	clear:both; 
	height:auto;
	width:100%;
	float:none;
	visibility:visible;
}

#schedule {
	clear:both;
	height:auto;
	width:100%;
	float:none;
	visibility:visible;
}

#workshop {
	clear:both;
	height:auto;
	width:100%;
	float:none;
	visibility:visible;
}

#matchmaking {
	clear:both;
	height:auto;
	width:100%;
	float:none;
	visibility:visible;
}

#contact {
	clear:both; 
	height:auto;
	width:100%;
	float:none;
	visibility:visible;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
*/