@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	bottom: auto;
	top: auto;
}
#footer {
	height: auto;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#one {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	left: inherit;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: scroll;
	margin-top: auto;
	margin-bottom: auto;
}
#one #two  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	white-space: pre;
}
#one #menu {
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
#one #left {
	width: auto;
	float: none;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #666666;
	height: auto;
}
#one #right {
	width: 400px;
	float: right;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #666666;
	padding-right: 30px;
	height: auto;
}
