BODY            
						{	   
						background-color: #000000;
						background-image: url(../images/bkg-index16.jpg);
						background-position:center top;
						background-repeat:no-repeat;
						background-attachment:fixed;
						font: 10px verdana, arial, helvetica, sans-serif; 
						font-style: normal;
						font-weight: normal;
						color: #000000;
						margin-top: 0px; margin-height: 0px;
						margin-left: 0px; margin-width: 0px;
						}
						
A:link    {text-decoration: none; color: #000000}
A:visited {text-decoration: none; color: #000000}
A:active  {text-decoration: none; color: #000000}
A:hover   {text-decoration: none; color: #000000}						
																				 
						
.header					
						{
						color: #000000;
						font: 14px verdana, arial, helvetica, sans-serif; 
						font-style: italic;
						font-weight: bold;
						text-decoration: none;
						background-color: none;
						}	
						
		
.logo					
						{
						position:relative; 
						width:288px; 
						height:145px; 
						z-index:2; 
						left: 0px;  
						top: 0px; 
						visibility: default; 
						background-image: url(../images/jm_logo_index.png); 
						layer-background-image: url(../images/jm_logo_index.png); 
						border: 1px none #000000;
						}
						
			
			
.cont					{
	position:relative;
	width:500px;
	height:490px;
	z-index:6;
	left: -150px;
	top: 50px;
	visibility: default;
	text-align:left;
	overflow:no;
	border: 1px none #000000;
						}		
						
						
						

						
