/* CSS Document */
body {
	background-image:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100%;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a.bl{
	color: #010101;
	background-color: inherit;
}
#content {
	position:relative;
	width:90%;
	float:none;
	margin: auto;
	padding: 0px;
	top: 0px;
	left: 0px;
	background-image:none;
}
#welcome {
	float:none;
	display:none;
}
#menu {
	float:none;
	display:none;
}
