html, body {height:100%}

body {
	padding:0;
	margin:0;
	text-align:left;
	background-color: #fffae8;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
	overflow-x: hidden;
	overflow: -moz-scrollbars-vertical;
	background-image: none;
}

#navi {
	display: none;
	width: 50px;
}

#vpnavigation {
	display: none;
}

#outer {
	margin: 0;
    background: #fffae8;
}

#footer {
	display: none;
}

.column img {
	display: none;
}	


.column {
	width: 100%;
	font-size: 12px;
	clear: both;
	line-height: 18px;
}

#top img {
	width: 100%;
}
