* {
	border: 0;
}

body {
	background: white;
	color: black;
	font: 13px Arial, Helvetica, Geneva, sans-serif;
}

#main {
	width: 939px;
	height: 650px;
	text-align: center;
	margin: 0px auto;
}

#navi, #top-left, #top-right, #bottom-left {
	visibility: hidden;
	height: 0;
	position: absolute;
	left: 0px;
	top: 0px;
}

#bottom-right {
	text-align: left;
}
