body {
	margin:0px;
	padding:0px;
}

#headerMain {
	display:none;	
}

#left {
	display:none;
}

#centrecontent {
	width:100%;
}

.outerwrap {
	margin:0px;
}

#container {
	padding:0px;
	margin:0px;
}

#footer {
	display:none;
}

#centrecontent #content .top_left, 
#centrecontent #content .top_right, 
#centrecontent #content .bottom_right, 
#centrecontent #content .bottom_left {
	padding:0px;
	margin:0px -5px 0px -4px;
	background:none;
	border:none;
}

textarea {
	overflow:visible;
	height:auto;
	width:550px;
	height:600px;
}
