@charset "utf-8";
/* CSS Document */

body{
	background: #000000 url(images/JBG.jpg) repeat-x;
	margin:0;	
	}

#main{
	width:1024px;
	background:url(images/JICmain.gif) no-repeat;
	height:auto;
	margin:auto;}

#flashbody{
	width:720px;
	height:190px;
	margin:auto;
	}
	
#footer {
	text-align:center;
	font-size: 13px;
	font-family:"Times New Roman", Times, serif;
	color:#999999;
	padding:50px 0 25px 0;
	}