	h2
	{
		font-family: georgia, times, "times new roman", serif;
		color: #ab1f1f;
		background: none;
		text-align: center;
		font-size: 110%;
		font-weight: bold;
	}
	
	h5
	{
		font-family: georgia, times, "times new roman", serif;
		color: #32708a;
		background: none;
		text-align: left;
		font-size: 1.4em;
		line-height: 100%;
		font-weight: bold;
		margin-left: 10px;
	}
	
	#credit
	{
		text-align: right;
		margin-right: 120px;
		font-size: .7em;
		font-weight: 100;
	}
	
	#thumbs-all p
	{
		font-family: arial, helvetica, sans-serif;
		text-align: center;
		font-size: 1.2em;
		color: #453119;
		background: none;
		font-weight: bold;
		line-height: 125%;
		margin-top: 4px;
		margin-right: 20px;
		margin-left: 20px;	
	}
	
	#thumbs-all
	{
		width: 500px;
		margin: auto;
		text-align: center;
		border: #a3937b 3px solid;
	}
		
	#thumbs1
	{
		width: 250px;
		float: left;
		text-align: center;
		font-size: .8em;
	}
	
	#thumbs2
	{
		width: 250px;
		float: right;
		text-align: center;
		font-size: .8em;
	}
	
	.year
	{
		color: #668aaa;
		background: none;
		font-size: 1.2em;
		font-weight: bold;
		text-indent: -10px;
	}
	
	#sstext
	{
		font-family: arial, helvetica, sans-serif;
		color: #453119;
		background: none;
		text-align: left;
		margin-left: 40px;
		font-size: .85em;
		line-height: 130%;
		font-weight: bold;
	}
	
	.links a
	{
		font-family: arial, helvetica, sans-serif;
		color: #453119;
		background: none;
		text-align: center;
		font-size: .95em;
		line-height: 130%;
		font-weight: bold;
	}
	
	.links a:visited
	{
		color: #786752;
		background: none;
		font-weight: bold;
	}
	
	.links a:hover, a:active
	{
		color: #2d7ca9;
		background: none;
		font-weight: bold;
	}
	
	#thumbs-all a
	{
		color: #ab1f1f;
		background: none;
		font-weight: bold;
	}
	
	#thumbs-all a:visited
	{
	    color: #51f79f;
		background: none;
		font-weight: bold;
	}
	
	#thumbs-all a:hover, a:active
	{
		color: #ce2626;
		background: none;
		font-weight: bold;
	}