@charset "utf-8";
.cells_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #92C374;
	text-align: center;
}
.cells_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #A8C799;
	text-align: center;
}
/* CSS Document */

.menu_button {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	padding: 3px;
	height: 20px;
	width: 120px;
	background-color: #92C374;
	font-weight: bold;
	font-size: 11px;
}
.Header {
	height: 120px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	width: 798px;
	text-align: center;
}
.story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #a30001;
	height: auto;
	width: auto;
	text-align: justify;
	padding: 6px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.container {
	background-color: #FFFFdd;
}

.float_right {
	clear: none;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.float_left {
	clear: both;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.1em;
	color: #333333;
	background-color: #92C374;
	height: 20px;
	text-align: center;
	width: 798px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4C444B;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 
.side_bar {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 120px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
.gps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.1em;
	font-weight: normal;
	color: #000000;
}
.geoloc {
	background-color: #92C374;
	text-align: left;
	vertical-align: top;
	height: 20px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	}
	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.noodle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	border: 1px solid #0066CC;
	margin: 0px;
	padding: 1px;
	width: 127px;
}

