body{
	background:white;
	font-size:12pt;
	line-height:14pt;
	color:#000;
	overflow:visible !important;
}
#printbutton{
	display:none;
}
.hide-from-printer{
	display:none;
}
#wrapper{
	background:white;
	width:100%;
	margin:20px;
	display:inline;
}
.w1,.w2{
	background:white;
	width:95%;
	padding:0;
	display:inline;
}
a,.read-more{
	color:#000;
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6,#main h1,#main h2,#main h3,#main h4,#main h5,#main h6,.heading{
	color:#000;
}
#headermerged,#indexbutton,#homebutton,#visitorsbutton,#exhibitorsbutton,#pressbutton,
#studentsbutton,#authorsbutton,
#registrationbutton,#greybox,#greybox_bottom,#sidebarmenu,#sharewidget,#twitterwidget,
#footer_div,#headphoneguys{
	display:none;
	position:relative;
	height:0;
	width:0;
}
#print-header{
	position:relative;
	display:block;
	width:100%;
	height:102px;
}
#header,.track-icons,#footer,#footer-mobile{
	display:none;
}
#main{
	position:relative;
	width:100%;
	margin:0;
	float:none;
	overflow:visible !important;
	min-height:0;
	background:none;
	display:inline;
}
#content{
	position:relative;
	width:100%;
	float:none;
	//min-height:1000px;
	//height:100%;
	display:block;
}
#navbar{
	display:none;
}
#slides{
	margin-top:90px;
}
.section{
	margin-top:90px;
}
#homepage-posts{
	margin-top:90px;
}
.holder{
	width:100%;
	font-size:12pt;
	margin:0;
	overflow:visible !important;
}
.main-content{
	width:100%;
	font-size:12pt;
	line-height:14pt;
	margin:0;
}
#sidebar,#sidebar .shortcuts{
	display:none;
}
form.cmxform div.fullrow{
	width:590px;
}
form.cmxform div.fullrow div.label{
	width:200px;
}
form.cmxform div.fullrow div.label2{
	width:250px;
}