@charset "utf-8";
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#top {
	height: 148px;
	background-image: url(images/top4.jpg);
}
#top_en {
	background-image: url(images/top4_en.jpg);
	height: 148px;
}

#leftable {
	float: left;
	width: 162px;
	font-size: small;
}
#leftable a {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000099;
}

#story {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 168px;
}
#footer {
	padding: 10px;
	clear: both;
	font-family: Arial, "MS Sans Serif", Tahoma;
	font-size: 10px;
	height: 104px;
	font-style: italic;
	font-weight: bold;
	background-image: url(images/footer2.jpg);
	background-position: center bottom;
	text-align: center;
}
#navbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	height: 35px;
	margin-bottom: 10px;
	text-align: center;
	background-image: url(images/top4.jpg);
	padding-top: 5px;
	background-position: bottom;
	font-weight: bolder;
}
#footer a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	display: inline;
	margin-right: 6px;
	margin-left: 6px;
	list-style-type: none;
}
#story li {
	list-style-image: url(images/bullet_eye.gif);
	display: list-item;
	text-align: left;
	margin-bottom: 4px;
	margin-left: 50px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	color: #000033;
}
p {
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: small;
}


#sidebar {
	margin: 10px;
	padding: 8px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: right;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}
.image_left {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.image_right {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}
#sidebar1 {
	margin: 10px;
	padding: 8px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: right;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 170px;
}

