/* CSS Document */
body {/*This is the main body*/
font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/bg.gif) repeat-x;
	background-attachment:scroll;
	margin: 10px 0px 0px 20px; /*The Ugly Fix part I*/
	}
	h1{
	font-size:300%;
	color:#019FE3;
	font-family: "Arial Narrow", Arial, Helvetica, Sans-serif;
	}
a:link{
color: #FFFFFF;
font-size:90%;
text-decoration: none;
font-weight: bold;
	}     
a:visited {
	color: #FFFFFF;
	font-size:90%;
	text-decoration: none;
	font-weight: bold;
	}  /* visited link */
a:hover {
	background-color: #0099FF;
	color: #FFFFFF;
	font-size:90%;
	text-decoration: none;
	font-weight: bold;
	}   /* mouse over link */
a:active {
	color: #FFFFFF;
	font-size:90%;
	text-decoration: none;
	font-weight: bold;
	} 
p.header{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 60%;
	line-height: 10px;
	margin-top: 0px;
	margin-bottom: 5px; /*The Ugly Fix part II*/
	margin-left: 40%;
	color:#FFFFFF;
	}
/*This is the main container*/	
#container{
	padding:0px;
	border-bottom:#FFFFFF 10px solid;
	border-left: #FFFFFF 10px solid;
	border-right: #FFFFFF 10px solid;
	border-top:#FFFFFF 10px solid;
	background:0;
	/* ie5win fudge begins */
	/*margin: -20px 230px 0px 115px; */
	margin-left:auto;
	margin-right:auto;
	/*margin:auto;*/
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top: 0px;
	width: 780px;
	}
html>body #container {
	margin-top: 0px; /* ie5win fudge ends */
	}
#mncnt {
	padding-top: 0px;
}

/*Heading inside the container*/
#topstyle{
	width: 780px;
	height: 90px;
	color:#FFFFFF;
	font-size:10px;
	background-color: #384D5E;
	
	}
#toplogo {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}

#toplink {
	margin-right: 10px;
	text-align: center;
	margin-left: 200px;
	line-height: 20px;
	padding-top: 30px;
}

#middlestyle{
	background-image:url(images/bg7.jpg);
	background-repeat:no-repeat;
	background-color: #384D5E;
	border-top: #FFFFFF 10px solid;
	width: 770px;
	font-size:12px;
	color:#FFFFFF;
	vertical-align: text-top;
	padding-top: 45px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
	}

#middlestyle a:link{
color: #BCEBFE;
font-size:90%;
text-decoration: none;
font-weight: bold;
	}     
#middlestyle a:visited {
	color: #BCEBFE;
	font-size:90%;
	text-decoration: none;
	font-weight: bold;
	}  /* visited link */
#middlestyle a:hover {
	background-color: #019FE3;
	font-size:90%;
	color: #BCEBFE;
	text-decoration: none;
	font-weight: bold;
	}   /* mouse over link */
#middlestyle a:active {
	color: #BCEBFE;
	font-size:90%;
	text-decoration: none;
	font-weight: bold;
	} 
#middlestyle ol li {
	list-style-position: inside;
	margin-left: 1px;
	padding-left: 1px;
	text-indent: 20px;
}
#middlestyle ul li {
	list-style-position: outside;
	margin-left: 1px;
	padding-left: 1px;
	text-indent: 20px;
}
#islands {
	margin-top: 90px;
	font-size: 75%;
	color: #FFFFFF;
	float: left;
	margin-right: 40px;
	margin-bottom: 50px;
}
#islands a:link{
color: #FFFFFF;
text-decoration: none;
font-size:75%;
	}     
#islands a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size:75%;
	}  /* visited link */
#islands a:hover {
	text-decoration: underline;
	background-color:#202B21;
	color: #FFFFFF;
	font-size:75%;
	}   /* mouse over link */
#islands a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size:75%;
	}

#islands h2 {
	border: 2px solid #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
}

#fsm {
	margin-left: 40px;
}


/*Contact information, bottom of the container*/
#contact{
	font-size:50%;
	color: #666666;
	background-color: #FFFFFF;
	border-bottom: #384D5E 1px solid;
	border-top:#FFFFFF 5px solid;
	width: 780px;
	height: 100px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	}
#contact a:link{
color: #666666;
font-size:100%;
text-decoration: underline;
font-weight: normal;
	}     
#contact a:visited {
	color: #666666;
	font-size:100%;
	text-decoration: underline;
	font-weight: normal;
	}  /* visited link */
#contact a:hover {
	background-color: #0099FF;
	color: #666666;
	font-size:100%;
	text-decoration: underline;
	font-weight: normal;
	}   /* mouse over link */
#contact a:active {
	color: #666666;
	font-size:100%;
	text-decoration: underline;
	font-weight: normal;
	} 
/*Footer outside the container*/
#footer{
	margin-left: auto;
	margin-right:auto;
	width: 790px;
	height: 120px;
	padding:5px;
	}
#langstyle {
	font-size: 150%;
	color: #000000;
	width: 120px;
	padding: 5px;
	font-weight: bold;
	border: 2px groove #999999;
	background-color: #FFFFFF;
}
p.para2 {
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:60%;
	}
.wrap {
	float: left;
}
.japlink {
	color: #FF0000;
	font-weight: bold;
}
