#jkh-container {
	margin: 0em auto;	
	text-align: left;
	/*border: 1px solid #999999;*/
	width: 566px;
	
	/*background-color: #fff;  */
 	/*CUSTOMER.CSS - border-bottom: 1px solid #cccccc; */
	/*CUSTOMER.CSS - border-left: 1px solid #cccccc; */
	/*CUSTOMER.CSS - border-right: 1px solid #cccccc; */		
}
body {
	/*margin: 0, 0, 0, 0;*/
	top:0; 
	border: 0;
	padding: 0;
	background-repeat: repeat-y;
	background-image: url(background.gif);
	font: 12px verdana, arial, sans-serif;
	}

body, p, ol, ul, td {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
}
	
p,li,tr,td {
    font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight : normal; 
	color: #ffffff; 
	 }
	
td	{
	border: 0;
	}

.GalleryCaption{
    font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 19px;
	font-weight : normal; 
	color: #ffffff; 
}

.rollover a { filter: alpha(opacity=50); 
opacity: .5;
border: 0;
padding: 0;
align: center; 
}

.rollover a:hover { filter: alpha(opacity=100); 
opacity: 1;
border: 0;
padding: 0;
align: center; 
}

a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #ABA8A1;
	background: transparent;  
	}

a:hover {
	color: #292929;
	background: transparent;   
	text-decoration : underline; 
	}
	
a:active {
	color: #292929;
	background: transparent; 
	font-weight : bold; 
	text-decoration : underline; 
	}
a img {
border: 0;
}