
body {
	margin: 15px;
  margin-top: 0px;
	padding: 0px;
	background-image: none;
	background-color: #ffffff;
}

#header, #footer, .col2, col3, #action, #news, #little-nav-box {
  display: none;
}



.colmask {
	top: 0px;
	background-image: none;
	overflow: visible;
}

.col1 {
	left: auto;
	width: auto;
	overflow: visible;
	float: none;
}

.threecol .colleft {
	right: auto;
}

.threecol .colmid {
  right: auto;
}

.envelope-box {
  width: auto;	
}

.threecol .col3 {
	left: auto;
	display: none;
}

.threecol .col1 {
  left: auto;	
}

.colright, .colmid, .colleft {
  float:left;
}
