@charset "utf-8";
#main {
	height: auto;
	width: 955px;
	font-family: "Century Gothic";
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 1px;
	background-position: center;
}
#main #nabar {
	height: 80px;
	background-color: #FFFFFF;
	width: 955px;
	background-position: center;
}
#main #clock {
	float: left;
}
#main #information {
	background-color: #FFFFFF;
	height: auto;
	width: 955px;
}
