@charset "windows-1252";

html, body, div, p, img, h1, h2, h3, h4, ul, ol, li, form, table, tr, td, dl, dt, dd 
{
   margin: 0px;
   padding: 0px;
   border: 0px;
   border-collapse: separate;
   border-spacing: 0px;
   border-style: solid;
   border-color: #000000;
}

body 
{	
	text-align: center;
	min-width: 780px;
	background-image: url(../Background/sides.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #000000;
}

em
{
	margin: 10px 0px 10px 0px;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 9pt;
}

p
{
	color: #ffffff;
	font-family: sans-serif;
	font-size: 9pt;
	text-align: left;
	line-height: 150%;
	margin: 20px 0px 10px 20px;
}

div.nav1
{
	position: absolute;
	top: 20px;
	left: 20px;
	font-family: sans-serif;
	font-size: 9pt;
	text-align: left;
}

div.news
{	   
	position: absolute;
	top: 15px;
	left: 161px;	  
	width: auto;
	border-width: 1px 2px 2px 2px;
	background-image: url(../Background/blacksnake.jpg);
}

div.news_content
{
	position: relative;
	top: 0px;
	width: 550px;
	margin: 0 auto;
}

div.headerBar
{	
	position: relative;
	top:0px;
	height: 30px;
	background-image: url(../Headers/a_header_bar_jap.jpg);
	border-width: 1px;
	border-bottom-color: #BF4D00;
	border-bottom-width: 1px;
}

div.headerText
{ 
	position: relative;
	top: 5px;
	font-family: sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}

div.footer
{
	position: relative;
	width: 615px;
	height: 70px;
	background: url(../Headers/a_footer_jap.jpg) no-repeat bottom;
}

div.flash_movies
{
	text-align: center;
	margin: 0 auto;
}

a:link
{
	color: #ffffff;
	text-decoration: none;
}

a:visited
{
	color: #ffffff;
	text-decoration: none;
}

a:hover
{
	color: #C31912;
	text-decoration: underline;
}

ul
{	
	margin-left: 0;
	list-style-type: none;
}

h4
{	
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 30px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #C31912;
}

h5
{	
	font-family: sans-serif;
	font-weight: bold;
	font-size: 100%;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #C31912;
}


.main
{ 	
	position: relative;
	margin: 0 auto;
	width: 780px;;
	text-align: left;
	font-family: sans-serif;
}

 
#header
{
	height: 161px;
}

#globalNav
{	
	border-width: 0px 0px 2px 0px;
	font-size: 12px;
	padding: 2px 0px 2px 0px;
	margin-bottom: 0;
	height: 16px;
	text-align: center;
	word-spacing: 30px;
	color: #C65932;
	background-image: url(../Background/blacksnake.jpg);
}

#sideNav
{	
	position: absolute;
	border-width: 2px;
	left: 0px;
	top: 15px;
	width: 150px;
	height: 400px;
	background: #000000;
	background-image: url(../Background/blacksnake.jpg);
}

#headlines
{
	position: absolute;
	width: 150px;
	height: 400px;
	background: #000000;
	top: 0px;
	right: 0px;
	background: #000000
}

#content
{	
	position: relative;
	margin: 0 auto;
	width: 780px;
	text-align: center;	
}  