body{ margin:0,0,0,0; background-color: #474647; scrollbar-track-color:#B2B1B3;
	scrollbar-darkshadow-color:#474647;
 scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color: #CECDCE;
	scrollbar-base-color: #B2B1B3;  } 
.main{ background-color:#9A9A9B;
	width: 1000px; }
.ltd{ width: 120px; vertical-align: top; 
	} 
.ltable{height: 474px; background-color: #CECDCE; width: 130px;
	border: 1px solid white; 
	border-collapse: collapse;
	}
.ltabletd{ vertical-align: top;}
.ltablebot{ text-align: center; vertical-align: bottom;}
.logo{ width: 126px; border: 0px;
}
.center{border: 1px solid white; height: 474px;  width: 854px; background-color: #CECDCE; border-collapse: collapse;}
.texttabletd{ padding: 5px; text-align: center; vertical-align: top;}
.centertd{vertical-align: top; border: 1px solid white; padding-left:25px; background-color:black; padding-right:25px; padding-top:10px; }  
.limage{
	width: 600px; height: 400px;
}
.sm{width: 150px; height: 100px;}
H1,H2{color: #253045; text-align: center; font-family: Tahoma;}
H1{ font-size: 13px;}
H2{ font-size: 11px; margin-top: 0px; margin-bottom:4px;}

A:active {  color: #FF0000;   }
A:link { 	COLOR: #0000ff; }
A:visited {	COLOR: #31319C;}
A:hover { color: Red;}
A.menu2{text-decoration: none;}
A.inblack{color: #5387f0;}

A.link{
	text-decoration: underline;
}
A.menu2:active {  color: #FF0000;   }
 
A.menu2:link {color: #444851;
}
A.menu2:visited {	COLOR: #6c7892;}
A.menu2:hover { color: Red;}
 
.copyright{
	text-align: center;
	font-family : "MS Serif", "New York", serif;
	font-size : 10px;
} 
	

.text{font-size: 10px;
	font-family: Verdana;}
	
.menu1{
	color: #FAFAFA;
	font-family: sans-serif;
	margin: 5px 1px 5px 1px;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	background-color: #B2B1B3;
	text-align: center;
	border: 1px solid white;}
	
.menu2{padding-left: 6px; font-family: Verdana;
	font-size: 11px; line-height: 14px;
	text-decoration: none;}
	
.switch{font-weight:bold; font-family: Verdana; font-size: 10px; }
.menu{font-size: 11px;
	font-family : Verdana;}
	
.bottom{width: 100%; }
	#dhtmlgoodies_slideshow{
		width:100%;	/* Total width of slideshow */


	}
	
	#previewPane{
		
		
		text-align:center;
		vertical-align:middle;
		padding:2px;

		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic; color: white;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:13px;
	}
	#galleryContainer{ margin: 0,0,0,0;  border: 1px solid white; 
		background-color: #CECDCE;
		height:102px;	/* Height of the images + 2 */
		
		position:relative;
		overflow:hidden;
		padding:1px; 
		
		/* CSS HACK */
		height: 102px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:0px;
		float:left;
	}
	#arrow_right{
		position:absolute;
		right:-2px;
		z-index:10;
		background-color: #FFF;
		padding:0px;	
		float:right;	
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}