#thumbstable {
	padding: 5px;
			
}
#thumbstable td{
	font-size: 8pt;
	text-align: center;
	margin: 3px;
	width: 180px;
	valign:top;
}


#contentdiv {
	font-size: 12pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #08389E;
}

#largephoto {
	
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0px;
	}
#largephoto img {
border: 2px solid #006AAB;	
}


	
#nextandprevious a:link {
	font-size: 18px;
		background-color: #006AAB;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#nextandprevious a:visited {
	font-size: 18px;
	background-color: #006AAB;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#nextandprevious a:hover {
	font-size: 18px;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#nextandprevious a:active {
	font-size: 18px;
	background-color: #006AAB;
	color: #FFFFFF;
	text-decoration: none;
	}
		
	
	

#largephoto h2 {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#largephoto h1 {
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: left;
}


#largephoto p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0033;
}

