body {
	background-image: none;
	background-color: #FFFFFF;
}
#MenuArea,#Header,#FooterArea {
	display: none;
}
#MainArea {
	background-image: none;
}
#Content {
	width: auto;
	margin: 0px;
	padding: 0px;
}
#ContentsArea {
	float: none;
	width: auto;
}


a:link,a:visited,a:hover,a:active,
#Content h1,#Content h2,#Content h3,#Content h4 {
	color: #000000;
}
#Wrapper {
	width: auto;
}
