@CHARSET "UTF-8";
body {
	background-color: #FFFFE0;
	text-align: center;
}
table.main{
			border: 1;			
			border-spacing:0;
			margin-left: auto;
			margin-right: auto;
			background-color: #94876c; 
}

p.r {
 		text-align: justify;
 		text-indent:20px;
		color: #ffffff;
		width: 460px;
		margin-left: 10;
}	

p.l {
 		text-align: center;
		color: #ffffff;	
		width: 170px;
}
p.g {
		text-align: justify;
 		font-family: Times New Roman,Times,serif;
		font-style:oblique;
		text-indent:20px;
		color: #ffffff;	
		width: 740px;
		margin-right: 10px;
		left: 10px;
		padding: 0 0px 0 300px;  
}
p.gf {
		text-align: justify;
 		font-family: Times New Roman,Times,serif;
		font-style:oblique;
		text-indent:20px;
		color: #ffffff;	
		width: 460px;
		margin-right: 10px;
		margin-left: 280px;
		left: 310px;
		  
}

td.r {
		width: 700;
		padding-left: 20px;	
		vertical-align: top;	 
}
td.l {
		width: 260;	
		vertical-align: top;	 
}
img.l {
		width: 250px;
		border: 0px;
}
img.r{		
		width: 470px;
		float:left; 
		margin:0 -2px; 
		padding:2px; 
		border:0px;
}

.slideshow-thumbnails {
    	height: 500px;
    	left: auto;
    	right: 150px;
    	top: 0;
    	width: 250px;
    }
.slideshow-thumbnails ul {
    	height: 600px;
    	width: 70px;
		
    }    
.slideshow-images  {
		margin-left: 0px;
}