	body {
		margin:10px 10px 0px 10px;
		padding:0px;
}
	#centercontent {
		background:#fff;
}
	#rightcontent {
		position: absolute;
		right:10px;
		width:200px;
		background:#fff;
}
	#leftcontent {
display: none;
}
#shadowtext {
display: none;
}
