body {
		background-image:url(images/background-tile.jpg);
		background-repeat: repeat-x;
		margin:0;
		padding:0;
	}
	
	
	img{border:none;}
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		width:836px;
		background:#fff;		
		margin-bottom:2em;
		}	
		
	#header{
		height:177px;
		line-height:80px;
		background:#fff;
		color:#fff;
		text-align:center;
		}				
 /*	#content{
		position:relative;
		}			
*/
    
	#content
		{
		width:836px;
		margin-top:50px;
		padding-bottom: 10px;
		height:auto;
		}
		

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:836px;
		height:242px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:81px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:837px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(easyslider1.7/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(easyslider1.7/images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

/*JIS site styles */
#nav-about
	{
	height:34px;
	width:100%;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align:center;
	}	

#body-first-home
	{
	width:825px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	text-align:left;
	}

#sponsors
	{
	height:275px;
	width:896px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	}

#footer
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	width:100%;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:20px;
	height:100%;
	}

#birch
	{
	float:right;
	/*margin-top:-20px;*/
	margin-right:20px;
	padding-bottom:10px;
	}

#box-btm-border
	{
	background-image: url(images/borderBTM.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	width:100%;
/*	margin:0 auto;*/
	background-color: #EDF0F6;
	padding-top: 30px;
	height: auto;
	padding-bottom: 12px;
	margin-bottom: 20px;
	position:relative;
	}

#footer
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	width:100%;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:20px;
	height:100%;
	}

a
	{
	color:#990000;
	text-decoration:none;
	}

a.grey
	{
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	}


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

	