body {
	background-color: #fff;
	color: #353535;
	font-family: 'times new roman', Arial, Verdana, sans-serif;
	font-size: small;
	margin: 0 auto;
}


#wrapper {
	margin: 0;
	background: none;
	width: 600px;
}

#container {
	margin:0;
	width: 600px;
}


#h1header { display:none; }

#headerprint {
	overflow:visible;
	width: 600px;
	height: 120px;
}

#left_col {
	clear:both;
	float:none;
	width:  600px;
	background:none;

}

#articlecontainer {
	float:none;
	display:inline;
	overflow:visible;
}

#content_top { display:none; }
#content_bottom { display:none; }
#content {
	float:none;
	clear:both;
	margin:0;
	padding: 0 ;
	width: 600px; 
	overflow:visible;
	background:none;
}


.box {display:none;}


.hero_image { display:none; }

#nav {display:none;}

.thirds  {display:none;}

#horzcontainer{display:none;}

#right_col {display:none;}

#footer {
	float:none;
	clear:both;
	width: 600px;
	overflow:visible;
}