@charset "utf-8";
/* CSS Document */
.template #container {
	background-image:none;
  border-top	:0;	
  font-size:0.875em;
	margin: 0; 
	text-align: left; 	
	width: 600px;  
}
.template #mainContent { 
	float: none;
	margin: 0; 
} 
.template #header {
	display: none;
}
.template #footer {
	display: none;
}
.template #copy {
	display: none;
}
.template #sidebar1 {
	display: none;
}
img {
	display: none;
}