/* Global Elements */

body
	{ background-color: #000; color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 15px; text-align: center;  }


div.global-container
	{ width: 840px; text-align: left; margin-left: auto; margin-right: auto; margin-bottom: 60px; }
div.global-navigation	
	{ width: 380px; text-align: center; margin-bottom: 80px; }
div.global-navigation a
	{ color: #A44847; padding: 0px 10px; text-decoration: none; }
div.global-navigation a:hover
	{ color: #f4b2b2; text-decoration: underline;  }
	
div.artwork
	{ background-color: #FFF; padding: 5px; }
	
div.c195
	{ float: left; width: 195px; }
div.c410
	{ float: left; width: 410px; }
div.c840
	{ float: left; width: 410px; }
div.gutter
	{ float: left; width: 20px; }	 	
div.clear
	{ clear: both; height: 1px; max-height: 1px; font-size: 1px; }	
	
	
a.gallery-links
	{ font-size: 10px; color: #666; text-decoration: none; }	
	
a	
	{ color: #FFF; text-decoration: none; }
a:hover	
	{ color: #333; text-decoration: underline; }
	
form
	{ display: inline; }	