a
	{
	text-decoration: none;
	}

#header
	{
	margin: 0 auto;
	}

#layoutBody
	{
	background-image: none;
	background-color: #FFFFFF;
	float: none;
	}

#navigation,
#footer p,
form
	{
	display: none;
	}

#contents
	{
	width: 100%;;
	float: none;
	}

#footer
	{
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	text-align: center;
	border-top: 1px solid #666666;
	}

