/* Centering technique thanks to Bluerobot */



#rightcol img{ border: none; padding: 5px; }

#maincol img{ border: none; }

	#maincol ul{ float: left; }

	#maincol li{
		border: none;
		display: inline;
		float: center;
		width: 130px;
		
		}

	#gal_thumb_container{ width: 300px; }
	#gal_enlarge_container{ width: auto;
	padding-top: 40px; }

	#maincol { width: 400px; }




a:link, a:visited{ color: #666666; }
a:focus, a:hover, a:active{ text-decoration: none; }
