body,#layout,#content {
	color: #000000;
	background: #FFFFFF url(none);
}
#layout {
	margin: 0px;
	padding: 0px;
}
#nav {
	margin-top: 20px;
	margin-left: 0px;
}
#nav a {
	color: #000000;
	background: url(none);
	padding-top: 0px;
	padding-bottom: 0px;
}
#contact {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #000000;
	text-align: center;
}
#logoimage {
	display: none;
}

