#container {
	width: 100%;
	margin: 10px auto;
	background-color: #ffffff;
	color: #000000;
}


#header {
	top: 0px;
	left: 185px;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#header h1 {
	font-family: sans-serif;
}

#ads {
	display: none;
}

#menu {
	display: none;
}

#body {
}
