img.thumbnail{border-style:solid;
			  border-color: black;
			  border-width:1px;
			  text-align:center; 
			  vertical-align:middle;
	 	   	 }	  
			  		  
img.photo{border-style:solid;
		  border-color: white;
		  border-width:7px;
	 	 }
		
.thumbnaildiv {height: 195px; 
			   line-height:195px;
			   width: 175px; 
			   float: left;
			   vertical-align:middle;
			  }
			  
.dummytext {visibility: hidden;
		font-size: 0px;
		}			  
			  
											 					 			 
.styleheading {font-family: georgia,serif;
			   color: #FFFFFF;
			   font-size: 16px;
			   font-weight: bold;
			   font-variant: small-caps;
			   text-align: center;
			   letter-spacing: 4pt;
			  }
			  
.stylecaption {font-family: "Trebuchet MS";
			   color: #FFFFFF;
			   font-size: 13px;
			   text-align: center;
			   letter-spacing: 0pt;
			  }
			  
.stylecopyright_old {font-family: georgia,serif;
				 color: #000000;
				 font-size: 10px;
				 text-align: center;
		   		}		

.stylecopyright {
	font-family: Tahoma;
	color: #999999;
	font-size: 10px;
	text-align: center;
}				  

.stylenav {font-family: "Trebuchet MS";
			   color: #FFFFFF;
			   font-size: 13px;
			   text-align: right;
			   letter-spacing: 0pt;
			  }

    
a:link { color: #999999;}

a:visited { color: #666666;}
